Category: Linux

  • 25 Basic Linux Commands For Beginners

    25 Basic Linux Commands For Beginners

    Basic Linux Terminal Commands S.No. Linux Commands Functions 1 Is Displays information about files in the current directory. 2 pwd Displays the current working directory. 3 mkdir Creates a directory. 4 cd To navigate between different folders. 5 rmdir Removes empty directories from the directory lists. 6 cp Moves files from one directory to another.

    Read article →