Skip to content

Commit 80cdad6

Browse files
committed
added readme content
1 parent fa4b836 commit 80cdad6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

0x05-processes_and_signals/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
## PID
2-
........developing
2+
* Linux PID
3+
* Linux process
4+
* Linux signal
5+
6+
## Commands:
7+
`ps`
8+
`pgrep`
9+
`pkill`
10+
`kill`
11+
`exit`
12+
`trap`
13+
14+
315

0 commit comments

Comments
 (0)