Skip to content

Commit 7a45b0b

Browse files
authored
Fixed errata
1 parent 5435eb4 commit 7a45b0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OS/os-commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
- Display Processes for a Specific User
1616

17-
``` $ top -u root ``
17+
``` $ top -u root ```
1818

1919

2020

@@ -163,4 +163,4 @@
163163
- [Understanding the kill command, and how to terminate processes in Linux](https://bencane.com/2014/04/01/understanding-the-kill-command-and-how-to-terminate-processes-in-linux/)
164164
- [A Guide to Kill, Pkill and Killall Commands to Terminate a Process in Linux](https://www.tecmint.com/how-to-kill-a-process-in-linux/)
165165
- [How To Use ps, kill, and nice to Manage Processes in Linux](https://www.digitalocean.com/community/tutorials/how-to-use-ps-kill-and-nice-to-manage-processes-in-linux)
166-
- [Linux / Unix: killall Command Examples](https://www.cyberciti.biz/faq/unix-linux-killall-command-examples-usage-syntax/)
166+
- [Linux / Unix: killall Command Examples](https://www.cyberciti.biz/faq/unix-linux-killall-command-examples-usage-syntax/)

0 commit comments

Comments
 (0)