Basic Linux Commands:

Here I will show you some ver very basic commands for Linux. They are for people who think to install Linux or they have installed but don't know its basic commands.

cd - Change directory.
ls -Shows you files and directories in current directory.
pwd - Show you in what directory you are in this moment.
cp - Copy files and directories.
mv - Move files and directories.
rm - Delete files and directories.
who - Show you how is logged in this moment in the system.
ps - Show what processes are ran in this moment in system.
cat - For fast reading a little file.
more - Read files page to page.
chmod - Change file attributes.

Author: MacTeP(scbsdss@yahoo.com)
Date: April 21 2002