Skip to content

Commit 32a71fa

Browse files
author
James Halliday
committed
more job control topics
1 parent 38df0f9 commit 32a71fa

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

unix.markdown

+24
Original file line numberDiff line numberDiff line change
@@ -1599,5 +1599,29 @@ You can change the owner of a file with `chown` and the group with `chgrp`.
15991599

16001600
---
16011601

1602+
# ctrl-c
1603+
1604+
---
1605+
1606+
# ctrl-z
1607+
1608+
---
1609+
1610+
# fg
1611+
1612+
---
1613+
1614+
# processes
1615+
1616+
---
1617+
1618+
# pgrep
1619+
1620+
---
1621+
1622+
# kill
1623+
1624+
---
1625+
16021626
# screen
16031627

0 commit comments

Comments
 (0)