Command List - T

All Command List Linux Started By T

CommandDescription
tacConcatenate and print files in reverse order. Opposite of cat command.
tailShow the last 10 lines of each specified file(s).
tailfFollow the growth of a log file. (Deprecated command)
talkA two-way screen-oriented communication utility that allows two user to exchange messages simultaneously.
talkdA remote user communication server for talk.
tarGNU version of the tar archiving utility. Used to store and extract multiple files from a single archive.
tasksetSet/retrieve a process’s CPU affinity.
tcpdAccess control utility for internet services.
tcpdumpDump traffic on network. Displays a description of the contents of packets on a network interface that match the boolean expression.
tcpsliceExtract pieces of tcpdump files or merge them.
teeRead from standard input and write to standard output and files.
telinitChange SysV runlevel.
telnetTelnet protocol user interface. Used to interact with another host using telnet.
telnetdA server for the telnet protocol.
testCheck file type and compare values.
tftpUser interface to the internet TFTP (Trivial File Transfer Protocol).
tftpdTFTP server.
timeRun programs and summarize system resource usage.
timeoutExecute a command with a time limit.
timesShows accumulated user and system times for the shell and it’s child processes.
tloadShows a graph of the current system load average to the specified tty.
tmpwatchRecursively remove files and directories which haven’t been accessed for the specified period of time.
topDisplays real-time view of processes running on the system.
touchChange file access and modification times.
tputModify terminal-dependent capabilities, color, etc.
trTranslate, squeeze, or delete characters from standard input and display on standard output.
tracepathTraces path to a network host discovering MTU (Maximum Transmission Unit) along this path.
tracerouteTraces the route taken by the packets to reach the network host.
trapTrap function responds to hardware signals. It defines and creates handlers to run when the shell receives signals.
treeA recursive directory listing program that produces a depth-indented listing of files.
troffThe troff processor of the groff text formatting system.
TRUEExit with a status code indicating success.
tsetInitialize terminal.
tsortPerform topological sort.
ttyDisplay the filename of the terminal connected to standard input.
tune2fsAdjust tuneable filesystem parameters on ext2/ext3/ext4 filesystems.
tunelpSet various parameters for the line printer devices.
typeWrite a description for a command type.