update README and commands
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
# commands
|
||||
|
||||
- cat - displays the contents of a file
|
||||
- cd - changes the working directory
|
||||
- clear - clears the screen
|
||||
- help - displays this help message
|
||||
- mkdir - creates a new directory
|
||||
- pwd - shows the working directory
|
||||
- rm - deletes a file or directory
|
||||
- touch - creates a new file
|
||||
- type help [command] in the terminal to show more details
|
||||
Reference in New Issue
Block a user