Skip to content

Commit 560ed4b

Browse files
authored
Update Basic-Command.md
1 parent 4fa67da commit 560ed4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Linux/Basic-Command.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- `ls`: List directory contents.
77
- `cd <directory>`: Change to the specified directory.
88
- `mkdir <directory>`: Create a new directory.
9+
- `rmdir <directory>`: Removes an empty directory.
910

1011
## File Operations
1112

0 commit comments

Comments
 (0)