On 12/07/2016 12:38 AM, turritopsis.dohrnii....@gmail.com wrote:
$ su -
# chmod +x delete-all-msf.sh
# exit
There's no reason in the world for you to need root access for that one
command, and using su - will log you in completely as root, making the
working directory /root. And, as the shell script isn't in that
directory, the chmod command will fail. Also, you probably don't want
to have Thunderbird running when you do this. HTH, HAND.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org