Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/beginner-intermediate/1-basic-linux-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ Below are some of the comamnds that are acceptable and used to carry out certain

7. ```diff``` commands (difference)
- Short for difference, the diff command compares the contents of two files line by line.

8. ```apt-get``` commands (Install and Update)
- Command used to install and update packages.

### Practice

Expand Down