Wednesday, November 07, 2012

Basics Linux Terminal commands


 

          This video is for begineers in linux operating system. This video contains basics linux terminal commands. This video will show you how to make directory, remove directory ,make files and folders, changing directory in terminal. Below is video and list of commands used in this videos. I woulds recommend you to start learning linux with ubuntu on Virtual machine.



   
   Commands used in this videos are listed below

  • Clear : To clear console screen
  • Pwd : To print current directory
  • ls : To show folders and files in current directory.
  • Cd : To move around folders and files
  • mkdir : To make new directory
  • rmdir : To remove directory
  • touch : To make files

No comments:

Post a Comment