I'm trying to get snes9x to run full screen, so I need to be root and setuid root on the snes9x binary. Setuid is not in my path and i can't find it anywhere. Please help. I haven't had this problem ...
cat /usr/bin/mount_music.sh #!/bin/bash mount -t cifs -o ro,username=utwig,password=sekrit,vers=3\.0 //10.13.37.137/music /mnt/music ls /usr/bin/mount_music.sh -l ...