WSL ps -ef

1 개요[ | ]

WSL ps -ef
root@wsl:~# ps -ef
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 16:48 ?        00:00:00 /init
root         8     1  0 16:48 ?        00:00:00 /init
root         9     8  0 16:48 ?        00:00:00 /init
root        10     9  0 16:48 pts/0    00:00:00 -bash
root       568    10  0 16:58 pts/0    00:00:00 ps -ef

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}