Bash-ps-examples: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 April 2025

  • curprev 09:3509:35, 10 April 2025Chubbard talk contribsm 304 bytes +21 No edit summary
  • curprev 09:3409:34, 10 April 2025Chubbard talk contribs 283 bytes +283 Created page with "== Generic Page of PS options == === threads from process === See the threads for a given process * [https://serverfault.com/questions/932406/how-to-tell-threads-from-processes-in-top-and-ps-on-linux show threads from process] <pre> ps aux |grep processName ps -fly -T -p PID </pre>"