Basic Linux Commands
1) man -This magic command brings up the online Unix manual.
2) ls-Lists files.
3) pwd-Shows present working directory
4) cd -Changes directories.
5)vi-An editing program
6) grep-Extracts information from files
7)chmod -Change file permissions.
8) rm -Delete file.
9)“cp” for copy
10)“mv” for move file
Sunday, May 3, 2009
Basic Linux commands
Posted by Computer Info at 4:13 AM
Labels: Linux Articles
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment