Basic Linux Shell Commands Part-1



Basic Linux Shell Commands Part-1

Basic Linux Shell Commands Part-1

In this tutorial you will learn the basic shell commands like

ls -for listing files and directories,
cd- for changing directory,
mkdir -for making directory,
rmdir – for removing directory

Comments are closed.