Making snapshots of the process table shown by the TOP command
To make a snapshot of the current process table, use the following command:
top -n 1 -b > /tmp/processtable.txt
You can now view the textfile with any text editor, e.g. pico or vi.
Опубликовано: 27.08.2026
To make a snapshot of the current process table, use the following command:
top -n 1 -b > /tmp/processtable.txt
You can now view the textfile with any text editor, e.g. pico or vi.
// Больше статей и поиск — в нашем Telegram-боте.