Fergie's Unix Reference
Just getting to grips with this blogging malarky
Monday, May 28, 2007
Howto: Understand Output From ls
›
When you type in ls -la , you might get something like this: ~/stuff fergie$ ls -l total 6584 -rw-r--r-- 1 fergie fergie 1252146 Jan 28...
Howto: Display Directory Contents Using ls
›
Use ls to display the contents of a directory: ~ fergie$ ls Desktop Movies Pictures Documents ...
Howto: Move Around Using cd
›
Use the cd (change directory) command to navigate through directories.
Using the shell
›
The shell is the window where you type in commands. The unix shell is conceptually synonymous with the Windows 'command-line' althou...
What is Unix?
›
Unix is more widespread than you might think. Unix is a catch-all term that can describe a family of operating systems including Linux , B...
Home
View web version