by doing a chmod u+x mylogin and then issuing mylogin from the prompt where on the RaQ4 after changing the permission via chmod u+x mylogin the only way I can get it to run is by issuing ./mylogin
The PATH variable is different between the machines. Do an `echo $PATH` and you should see "." in one pointing commands to look in the local directory.
Dan _______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts
