|
stty(1) -- change and print terminal line settings
|
Print or change terminal characteristics. -a, --all print all current settings in human-readable form -g, --save print all current settings in a stty-readable form -F, --file=DEVICE open and use the s... |
su(1) -- Change user ID or become super-user
|
su is used to become another user during a login session. Invoked without a username, su defaults to becoming the super user. The optional argument - may be used to provide an environment similiar to ... |
sum(1) -- checksum and count the blocks in a file
|
Print checksum and block counts for each FILE. -r defeat -s, use BSD sum algorithm, use 1K blocks -s, --sysv use System V sum algorithm, use 512 bytes blocks --help display this help and exit --versio... |
superformat(1) --
|
|
sync(1) -- flush filesystem buffers
|
Force changed blocks to disk, update the super block. --help display this help and exit --version output version information and exit |
tac(1) -- concatenate and print files in reverse
|
Write each FILE to standard output, last line first. With no FILE, or when FILE is -, read standard input. -b, --before attach the separator before instead of after -r, --regex interpret the separator... |
tack(1) -- terminfo action checker
|
The tack program has three purposes: (1) to help you build a new terminfo entry describing an unknown terminal, (2) to test the correctness of an existing entry, and (3) to develop the correct pad tim... |
tail(1) -- output the last part of files
|
Print the last 10 lines of each FILE to standard output. With more than one FILE, precede each with a header giving the file name. With no FILE, or when FILE is -, read standard input. --retry keep tr... |
tar(1) -- The GNU version of the tar archiving utility
|
This manual page documents the GNU version of tar , an archiving program designed to store and extract files from an archive file known as a tarfile. A tarfile may be made on a tape drive, however, it... |
tbl(1) -- format tables for troff
|
This manual page describes the GNU version of tbl, which is part of the groff document formatting system. tbl compiles descriptions of tables embedded within troff input files into commands that are u... |
tclsh8.0(1) -- Simple shell containing Tcl interpreter
|
Tclsh is a shell-like application that reads Tcl commands from its standard input or from a file and evaluates them. If invoked with no arguments then it runs interactively, reading Tcl commands from ... |
tclsh8.3(1) -- Simple shell containing Tcl interpreter
|
Tclsh is a shell-like application that reads Tcl commands from its standard input or from a file and evaluates them. If invoked with no arguments then it runs interactively, reading Tcl commands from ... |
tcsh(1) -- C shell with file name completion and command line editing
|
tcsh is an enhanced but completely compatible version of the Berkeley UNIX C shell, csh(1). It is a command language interpreter usable both as an interactive login shell and a shell script command pr... |