Basic Linux Commands |
|
|
| Written by axel | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
So, you have installed your favorite linux distro and you are sitting in front of it. Probably you must have heard a lot of frightening things about its console. Here you will see some basic linux commands which will help you to get familiar with linux command line. So let's continue with the linux commands cheatsheet. But first a few words about a very basic command called man. man comes from manual and it works like this man command_name. With this command you can view information on how to use any command of your system. There is even a man page for man! Try typing man man and you ll get the point. So if want further information and details on a command listed below just type man command_name Lets get started! Viewing, copying, moving and deleting files
Finding files and text within files
Archived filesDecompress
Compress
Using rpm files
Starting and Stoping
Mounting filesystems
User administration
Processes
Networking
System Information
Program Compile
Did you enjoy this article? Please share it!
Set as favorite
Share This
Email This
Hits: 19953 Trackback(0)
Comments (12)
![]()
jack li
said:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| thanks,it's very useful to me.I'm a novice in the area fedora | |
|
report abuse
vote down
vote up
|
geoff_f
said:
|
A great list of commands. Some suggested changes: rm -r name: Change 'as long as' to 'as well as' rpm -hiv --force package.rpm: Change 'in force way' to 'by force' rpm -qpil package.rpm: Change 'not installed' to 'not-installed' rpm -q str: Change 'rpms installed containg' to 'installed rpms containing' (typo here) shutdown -r 10: This should be 'shutdown -r +10'. The command, as listed, would wait until 10:00 system time. mount -t vfat /dev/hda1 /mnt/c_drive: Put '1' and 'a' in brackets [(1) and (a)]. Change 'dormat' to 'format'. Also, shouldn't '/dev/hda1' be '/dev/sda1' now? who: Change 'logged in' to 'logged-in' exit: Add after 'Exit': 'from console login (ie, logout)' top: Change to 'Monitor processes in real time' hostname: Change to 'List the system's hostname' |
|
|
report abuse
vote down
vote up
|
Amol Divekar
said:
|
Please Give Me more Commands for display the output & how to compile the program |
|
|
report abuse
vote down
vote up
|
| < Prev | Next > |
|---|






