On 2020-08-23 00:42, Ed Greshko wrote:
On 2020-08-23 06:07, ToddAndMargo via users wrote:
Missed that.  Now they are all absolute paths.  Good
catch.  Thank you!

I use absolute paths when I will sometimes be operating
outside the shell.  It is a habit of mine to not trust
$PATH from the shell.  I do it all the time as a
"just in case".

So, does that mean you need to make *all* commands full path names?

i.e. zenity, echo, netstat, grep, awk, etc.


Only the ones I think I will copy and paste into a Raku program.

Or ones found in /usr/sbin, which is not always in
the path.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to