Command Prompt Commands vs Linux Shell commands
Command Prompt Linux Shell Description dir ls List the contents of a directory cd cd Change the current directory copy cp Copy a file or directory move mv Move or rename a file or directory del rm Delete a file or directory type cat Display the contents of a file ren mv Rename a file […]