• alias cp="cp -i", set alias name for command
  • at
  • apropos, search command in whatis database
  • awk, extract content from file
  • bc, an arbitrary precision calculator language
  • basename, strip directory and suffix from filenames
  • batch
  • bg, reactive a suspended program in the background
  • bzip2
  • bunzip2
  • cal
  • cat
  • cd
  • chattr
  • chfn
  • chgrp
  • chmod
  • chown
  • chsh
  • clear
  • cmp, compare two files and return first different character
  • column, column formatter
  • colrm 2 4 < filename, removes the second through fourth characters from each line of the text file filename
  • compress
  • comm
  • cp
  • cpio
  • cron
  • curl, a client to get and send documents
  • cut
  • date
  • df
  • diff
  • dir
  • dirname file, display path name
  • dircolors, show color set up
  • du
  • echo
  • editres, used for displaying and editing of X resources
  • env
  • eval, replace, then execute the command replaced
  • exec < filename, implement command and return
  • export PATH, export environment variable
  • expr
  • dolphin, file manager
  • factor, decompose an integer into prime factors
  • fdisk
  • fg, put job back to the foreground
  • file
  • find
  • finger
  • fmt, simple-minded file formatter
  • fold, filter that wraps lines of input to a specified width
  • free, check system memory
  • ftp
  • grep
  • groupadd
  • groupdel, del group
  • groupmod -g 10000 -n group3 group2, set GID and change group name to group3
  • groups
  • gunzip
  • gzip
  • head
  • host
  • hostname
  • id, show current user id and current group id, groups that current user belongs to
  • ifconfig
  • info, equals to man command
  • infocmp, prints out extensive information about the current terminal
  • ip, show/manipulate routing, devices, policy routing and tunnels
  • jobs, show jobs running in the background
  • join
  • kill
  • ldconfig, configure share library
  • ldd
  • less, display file
  • ln
  • locate
  • login
  • logout
  • lpr
  • ls
  • lsattr
  • man
  • mandb
  • manpath, default search path for command man
  • mesg, allow/not allow reveive message from others
  • mkbootdisk
  • mkdir
  • mke2fs
  • more, display file
  • mount
  • mtools
  • mv
  • netstat
  • Network
  • newgrp
  • nice
  • nl, line numbering filter
  • nohup
  • nslookup
  • okular
  • ooffice
  • ping
  • passwd
  • paste
  • patch
  • printenv, print environment variable value
  • Printer
  • ps
  • pstree, display a tree of processes
  • pwd, show current path
  • rclock
  • rdesktop -g 1024*768 -d 24 vclab.cs.odu.edu, remote desktop control
  • read
  • readlink, disclose the file that a symbolic link points to
  • reboot, reboot computer
  • rename
  • renice
  • reset, reset terminal parameters and clear text screen
  • resize, echoes commands necessary to set $TERM and $TERMCAP to duplicate the size (dimensions) of the current terminal
  • rm
  • rmdir
  • route, show internet route
  • rpm
  • screen
  • script, records (saves to a file) all the user keystrokes at the command-line in a console or an xterm window, exit to stop
  • sed, stream editor
  • seq
  • service
  • shopt, permits changing shell options, -s, set, -u, unset
  • sleep, pause and run the command later
  • sort
  • shutdown
  • stat, similar to ls, list file size, access, Uid, Gid, access time
  • ss, show net information
  • ssh
  • strings, filter character strings out of binary files
  • su
  • sudo
  • tail
  • tar
  • tee
  • telinit
  • test, check file types and compare values
  • time
  • top
  • touch, create a file
  • tr
  • tracepath, trace the path to specific address
  • tree, display the tree structure of a folder
  • type, show the type of the command
  • ulimit -a, show file size limit
  • umask, sets the file mode creation mask
  • umount
  • uname
  • uncompress
  • uniq
  • unzip
  • uptime, check how long the system has been running
  • userdrake
  • userinfo
  • usermod
  • usermount
  • userpasswd
  • users
  • useradd
  • userdel, delete user account
  • usleep, pauses #N microseconds
  • updatedb, update database for locate
  • uptime, show system load average, average processes number in the queue
  • vdir
  • vmstate, check memory
  • w, check who is logged in the system
  • wall, send message to all users who are connected to this machine
  • wc
  • whatis, serach system command database
  • whereis
  • which, show command place
  • who
  • whoami
  • whois, specific domain information
  • write
  • xargs, create command line
  • xdpyinfo, information about the X server
  • xev, displays the X events
  • xine
  • xhost
  • xkill
  • xlsclients
  • xmag, magnify parts of the screen
  • xman, display of man pages
  • xmodmap, used to change the keyboard mapping
  • xmore, more with graphic interface
  • xprop, display information about clients
  • xrandr, check monitor resolution
  • xset, set up keyboard click, sound, or the screen saver
  • xwd, save the current screen contents in a file
  • xwininfo
  • zdump
  • zip
  • Device