We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa67da commit 560ed4bCopy full SHA for 560ed4b
docs/Linux/Basic-Command.md
@@ -6,6 +6,7 @@
6
- `ls`: List directory contents.
7
- `cd <directory>`: Change to the specified directory.
8
- `mkdir <directory>`: Create a new directory.
9
+- `rmdir <directory>`: Removes an empty directory.
10
11
## File Operations
12
0 commit comments