Node:search-exec, Next:texi2html-wrapper, Previous:recursive-make, Up:Utility Manual
The search-exec
command search executable file and print it
(if it exist).
This command is used in the shell script instead of which
command.
search-exec file
none
If the target file
is found and it is executable, this command print the
full path of the file
. If the file
is not found,
this command print nothing and exit with error code 0.