December 11, 2013

Basic terminal Commands

Posted by Unknown

This video is for beginners in linux operating system. This video contains basics linux terminal commands. This video will show you how to make directory, removedirectory ,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.

   
   Some Commands used in CMD 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

0 comments:

Post a Comment