We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256c137 commit 7c2837bCopy full SHA for 7c2837b
README.md
@@ -4,7 +4,7 @@ ________________________________________________________________________
4
___________
5
Part 1
6
7
-* Implement SimpleShell
+* Implement Shell With No Commands
8
* Use ProcessBuilder Class To Create External Processes
9
10
@@ -52,7 +52,7 @@ ___________
52
-> Runs ith Command In History (Ex. !3 Runs 3rd Command)
53
54
55
-
+___________
56
Extra Commands Added For Fun
57
* [ls] -> List All Files And Directories Within Current Directory
58
* [cp] -> Copy One File To Another. If File Recipient Does Not Exist, Creates File
0 commit comments