Difference between revisions of "Unix Syntaxes"
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
</pre> | </pre> | ||
| + | * See the mount point options | ||
| + | <pre> | ||
| + | $ ypcat -k auto_project | ||
| + | </pre> | ||
[[Category: Unix_Scripts]] | [[Category: Unix_Scripts]] | ||
Latest revision as of 15:41, 22 February 2013
ps -eo vsz,rss,pid,args | sort -n First column is virtual memory usage which is also known as swap. mpstat prstat /usr/sbin/psrinfo
- See the mount point options
$ ypcat -k auto_project