Search Results

Search: Posts Made By: DeMented
29,963
Posted By DeMented
One other difference is that "sh myscript.sh"...
One other difference is that "sh myscript.sh" does not
require myscript.sh to be executable (i.e. it can have
file permissions 644 rather than 755). This book might help.

<CENTER>
<B>Unix...
17,867
Posted By DeMented
If the function is autoloaded, then it will find...
If the function is autoloaded, then it will find the "cmd"
in the FPATH location "before" it finds it in the PATH
location (i.e. it executes autoloaded functions before
commands). If the function...
17,867
Posted By DeMented
If you specify the same directory in your FPATH...
If you specify the same directory in your FPATH and PATH
variables, and you type in a "command" (e.g. hello), and
there exists a file called hello in that common directory,
will the shell first...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy