Linux Command

mesg
Function: control write access to your terminal
Usage: mesg [y|n]
wc
Function: print newline, word, and byte counts for each file
Usage: wc [OPTION]... --files0-from=F
netstat
Function: Print network connections, routing tables, interface statis-tics, masquerade connections, and multicast memberships
Usage: netstat [address_family_options] [--tcp|-t] [--udp|-u] [--raw|-w] [--listening|-l] [--all|-a] [--numeric|-n] [--numeric-hosts] [--numeric-ports][--numeric-ports] [--symbolic|-N] [--extend|-e[--extend|-e]] [--timers|-o] [--program|-p] [--verbose|-v] [--continuous|-c] [delay]
ping, ping6
Function: send ICMP ECHO_REQUEST to network hosts
Usage: ping [ -LRUbdfnqrvVaAB] [ -c count] [ -i interval] [ -l preload] [-p pattern] [ -s packetsize] [-t ttl] [ -w deadline] [ -F flowlabel] [-I interface] [-M hint] [ -Q tos] [-S sndbuf] [-T timestamp option] [-W timeout] [hop ...] destination
cmp
Function: compare two files byte by byte
Usage: cmp [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]]
gawk
Function: pattern scanning and processing language
Usage: gawk [ POSIX or GNU style options ] [ -- ] program-text file ...
pgawk
Function: pattern scanning and processing language
Usage: pgawk [ POSIX or GNU style options ] -f program-file [ -- ] file ...
file
Function: determine file type
Usage: file -C [-m magicfiles]
env
Function: run a program in a modified environment
Usage: env [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]
fuser
Function: identify processes using files or sockets
Usage: fuser [-a|-s|-c] [-4|-6] [-n space ] [-k [-i] [-signal ] ] [-muvf] name ...
tr
Function: Translate, squeeze, and/or delete characters from standard input, writing to standard output
Usage: tr [OPTION]... SET1 [SET2]
man
Function: format and display the on-line manual pages
Usage: [man options] [[section] page ...] ...
ed
Function: text editor
Usage: ed [-GVhs] [-p string] [file]
tput
Function: initialize a terminal or query terminfo database
Usage: tput [-Ttype] capname [parms ... ]
lp
Function: print files
Usage: lp [ -E ] [ -U username ] [ -c ] [ -d destination[/instance] ] [ -h hostname[:port] ] [ -m ] [ -n num-copies ] [ -o option[=value] ] [ -q priority ] [ -s ] [ -t title ] [ -H handling ] [ -P page-list ] [ -- ] [ file(s) ]