Linux Command

traceroute
Function: print the route packets trace to network host
Usage: traceroute6 [options]
at
Function: queue, examine or delete jobs for later execu-tion
Usage: at [-V] [-q queue] [-f file] [-mMlbv] TIME
fsck
Function: check and repair a Linux file system
Usage: fsck [-sAVRTMNP] [-C [fd]] [-t fstype] [filesys...] [--] [fs-specific-options]
pwd
Function: print name of current/working directory
Usage: pwd [OPTION]...
whatis
Function: search the whatis database for complete words.
Usage: whatis keyword ...
echo
Function: display a line of text
Usage: echo LONG-OPTION
chgrp
Function: change group ownership
Usage: chgrp [OPTION]... --reference=RFILE FILE...
rmdir
Function: remove empty directories
Usage: rmdir [OPTION]... DIRECTORY...
whoami
Function: print effective userid
Usage: whoami [OPTION]...
iconv
Function: convert text from one character encoding to another
Usage: iconv [options] [-f from-encoding] [-t to-encoding] [inputfile]...
lsattr
Function: list file attributes on a Linux second extended file system
Usage: lsattr [ -RVadv ] [ files... ]
top
Function: display Linux tasks
Usage: top -hv | -abcHimMsS -d delay -n iterations -p pid [, pid ...]
cut
Function: remove sections from each line of files
Usage: cut OPTION... [FILE]...
netstat
Function: Print network connections, routing tables, interface statis-tics, masquerade connections, and multicast memberships
Usage: netstat {--statistics|-s} [--tcp|-t] [--udp|-u] [--raw|-w] [delay]
tput
Function: initialize a terminal or query terminfo database
Usage: tput [-Ttype] init