Linux Command

| No Comments | No TrackBacks

Some Linux commands are very similar to Windows one.
I list them here for reference.
cd
The cd command will allow you to change directories
ls
The ls command will show you the files in your current directory.
cp
Make a copy of a file for you.
mkdir
The mkdir command will allow you to create directories.
rmdir
Remove the directory
df
The df command displays filesystem disk space usage for all mounted partitions.
du
The du command displays the disk usage for a directory.
rm
rm -rf \abc
Delete folder \abc, including all sub-folders and files under it.
mv
The mv command will move a file to a different location or will rename a file.

some other used ofter commands
tar xvfz 12345.tar
apt-get install
apt-get remove
apt-get update
apt-get upgrade
sudo nano .\abcd.cf
Edit .\abcd.cf in a nano text editor.


Related Articles

No TrackBacks

TrackBack URL: http://www.yinfor.com/mtcgi/mt-t-1102.cgi/1558

Leave a comment

About this Entry

This page contains a single entry by David Yin published on April 5, 2007 12:16 PM.

Schedule to shutdown your Windows XP was the previous entry in this blog.

Install Awstats on Ubuntu 6.10 server is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

OpenID accepted here Learn more about OpenID
Powered by Movable Type 4.21-en

Online Tools