when I run a shell script, ps -e will only show something like -sh, which is quite confusing if I run some other scripts at the same time. Is there a way that I can list the script with its name?
The only other thing I can think of is if there is a long path name to your shell script the command name might be truncated in the ps -ef listing, in which case try using /usr/ucb/ps uwwwax instead, for extra
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.