diff options
Diffstat (limited to 'procinfo.sh')
| -rwxr-xr-x | procinfo.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/procinfo.sh b/procinfo.sh new file mode 100755 index 0000000..7766c9f --- /dev/null +++ b/procinfo.sh @@ -0,0 +1 @@ +ps -eo command,pcpu,pmem,rss --sort=-pmem |
