Comparison of Linus Commands and Windows Command Line Commands.
Attributes Linus Windows
1. List Status ls dir
2. Change directory cd cd
3. Open Editor vi start notepad filename.txt
4. Delete file rm filename.txt del filename.txt
5. Clear Screen clear cls
Please write in comments if found any mistake.
1. List Status ls dir
2. Change directory cd cd
3. Open Editor vi start notepad filename.txt
4. Delete file rm filename.txt del filename.txt
5. Clear Screen clear cls
Please write in comments if found any mistake.
Comments
Post a Comment