Command Line Interpreter Using Java which has following commands : {"echo", "pwd", "ls", "ls-r","cd","mkdir","cat","exit","touch","rm","cp","cp-r","mkdir","rmdir"} All just you have to do is entering the above commands as an input
Osama Khaled
Command Line Interpreter Using Java which has following commands : {"echo", "pwd", "ls", "ls-r","cd","mkdir","cat","exit","touch","rm","cp","cp-r","mkdir","rmdir"} All just you have to do is entering the above commands as an input
Osama Khaled