All public logs

Jump to navigation Jump to search

Combined display of all available logs of 6bit.ch wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:39, 25 November 2022 Xbl talk contribs created page Process Snapshot (Created page with "= ps = Shows running processes and their IDs.</br> == Use == <code>ps</code> show running processes of current user in current terminal</br> <code>ps aux</code> BSD-style, show all running processes (-a) with user column (-u) inside and outside terminals (-x)</br> == Useful Flags == <code>-f</code> show full information</br> <code>-F</code> show fullest information</br> </br> <code>-u <user></code> show processes running from $user</br> <code>-g <group></code> show pr...")