OLPC XO

Friday, November 12, 2010

Unix tutorial basic

  • ls............... list files and directories
  • ls -a........... list all files and directories
  • mkdir.......make a directory
  • cd directory..... change to named directory
  • cd...........change to home-directory
  • cd ~....... change to home-directory
  • cd .......... change to parent directory
  • pwd ..... display the path of the current directory

1 comment:

  1. So *this* is closer to what I want from a technical journal. Do you feel that you have these commands committed to memory? These are the core commands, and it would be most helpful to learn them by heart.

    ReplyDelete