Thanks to everyone who gave me suggestions on my problem with basename. It turned out the problem was a little deeper, as was noticeable from the problems I was having with the Veritas VM commands.
The root issue ended up being that somehow during or in my work after the restore, /usr/bin/sh (which is normally linked to /usr/lib/rsh and /usr/bin/jsh) got linked against /usr/bin/rsh. Once I corrected the links and make /usr/bin/rsh its own file and the other three the proper binary, things started to work properly again. -spp _______________________________________________ Tech mailing list [email protected] http://lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/
