ps — Take a Snapshot of Processes
ps takes a point-in-time snapshot of running processes. Learn the two main styles (BSD and UNIX), custom column selection, sorting, and common grep patterns.
February 19, 20255 min read
linuxpsprocessesterminal
ps takes a point-in-time snapshot of running processes. Learn the two main styles (BSD and UNIX), custom column selection, sorting, and common grep patterns.