>   On RedHat 7.0, all it does is "command not found."

You didn't put the cwd in the path did you?

try like:

# ./something_you_know_will_not_work

and

# something_you_know_will_not_work

the first says no such file or directory, etc, and the second does the
command not found.

at first glance, it *almost* sounds like you put "." in your path or
something like that.. <shrug>

anyone else?

-Statux




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to