Category: Linux

  • Linux Commands

    ls – The most frequently used command in Linux to list directoriespwd – Print working directory command in Linuxcd – Linux command to navigate through directoriesmkdir – Command used to create directories in Linuxmv – Move or rename files in Linuxcp – Similar usage as mv but for copying files in Linuxrm – Delete files…