Solaris commands for process management - pwdx

pwdx – list working directory for process, like pwd command

bash-3.2# pwdx 867
867:    /var/spool/clientmqueue


Can be helpful in case of strange errors when unmount some filesystem

No comments:

Post a Comment

Compressed tar archive

There are some cases when you want to create compressed tar archive but you do not have enough disk space to keep original files and tar arc...