Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IronCore864/4b8e9ccca43c3eeb2acbc3dd3ace912e to your computer and use it in GitHub Desktop.
Save IronCore864/4b8e9ccca43c3eeb2acbc3dd3ace912e to your computer and use it in GitHub Desktop.
vagrant@vagrant ~ $ ps ajf
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
19286 19287 19287 19287 pts/1 19408 Ss 1000 0:00 -bash
19287 19408 19408 19287 pts/1 19408 R+ 1000 0:00 \_ ps ajf
18406 18407 18407 18407 pts/0 19405 Ss 1000 0:00 -bash
18407 19405 19405 18407 pts/0 19405 S+ 0 0:00 \_ sudo ./my-sleep 100
19405 19406 19405 18407 pts/0 19405 S+ 1000 0:00 \_ ./my-sleep 100
1 960 960 960 tty1 960 Ss+ 0 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment