LinuxCMD.org is the Official Reference about
Linux Command Line documentation
Credits
|
ToDO (Help US)
|
ChangeLog
|
Terms of Use and License
|
About project
Language
Česká republika - Czech Republic
Deutsch - German
English - English
Español - Spanish
Français - French
Italiano - Italian
Polski - Polish
Português - Brazil Portuguese
ελληνικά - Greek
Па-беларуску - Byelorussian
Русский - Russian
العربية - Arabic
فارسی - Persian
中国 - Chinese
English
-
English
Linux Command Line
nothing it's impossible by command line!
Social Bookmarking
Script Generator
Menu
Commands by Argument
View the commands list divided into arguments
Show all commands
View all commands list on single sheet
A-Z Command Index
View the commands by letter
Tools
Add-ons of LinuxCMD - some useful tools for you
NewsLetter
Sign-up me to receive the news about this document
Languages Map
linuxcmd.org/en
linuxcmd.org/it
linuxcmd.org/es
linuxcmd.org/fr
linuxcmd.org/de
linuxcmd.org/cz
linuxcmd.org/pl
linuxcmd.org/by
linuxcmd.org/cn
linuxcmd.org/ru
linuxcmd.org/por
linuxcmd.org/fa
linuxcmd.org/gr
linuxcmd.org/ar
Add Language!
ToDO (Help US)
tag cloud
hosting
centos
web
server
firewall
hostname
internet
freebsd
gentoo
open source
software
computer
linux+
unix
redhat
support
opensource
windows
hardware
pc
microsoft
debian
sshd
telnet
netatalk
knoppix
red hat
inux
ltsp
webmin
config
lunix
apache
php
redhatlinux
linux8
howto
redhat9
ubuntu
linux web hosting
linux servers
linux training
linux course
linux service
learning linux
linux server
linux certification
linux services
unix linux
linux home server
Linux Command Line version 1.4
Last modified date: 2008-11-15
Created Date: 2008-01-06
Home
Users Area
Tools
View the commands by letter
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
W
|
Y
|
Z
|
Translated by:
Team LinuxCMD.org
|
become translator!
Command
Description
alias hh='history'
set an alias for a command - hh = history
apropos ...keyword
display a list of commands that pertain to keywords of a program , useful when you know what your program does, but you don't know the name of the command
apt-cache search [package]
returns list of packages which corresponds string "searched-packages"
apt-cdrom install [package]
install / upgrade a deb package from cdrom
apt-get install [package]
install / upgrade a deb package
apt-get update
update the package list
apt-get upgrade
upgrade all of the installed packages
apt-get remove [package]
remove a deb package from system
apt-get check
verify correct resolution of dependencies
apt-get clean
clean up cache from packages downloaded
arch
show architecture of machine(1)
cat example.txt | awk 'NR%2==1'
remove all even lines from example.txt
echo a b c | awk '{print $1}'
view the first column of a line
echo a b c | awk '{print $1,$3}'
view the first and third column of a line
Search a Command
LinuxCMD Search
Plug-in: Search button for Firefox and I.Explorer (it directly looks for the commands from your browser)
Google Search
more than 400 instructional approaches of linux commands, practical examples, popular commands...
TOP ^
use Open Software!
#
Contact US
Except where otherwise specified, the contents of LinuxCmd.org are licensed under License Creative Commons 2.5 Attribution
Free Distribution if provided Authors and, Not Commercial purposes and, Not Derivated Works 2.5
LinuxCmd.org
Terms of Use and License
Logos and trademarks used for the link are owned the legitimate owners