|
ssh-keyscan(1) -- gather ssh public keys
|
ssh-keyscan is a utility for gathering the public ssh host keys of a number of hosts. It was designed to aid in building and verifying ssh_known_hosts files. ssh-keyscan provides a minimal interface s... |
startslip(1) -- dial up and login to a slip server
|
The startslip utility opens the specified device. Once carrier is asserted (if modem control is enabled) startslip attempts to login as the specified user with the given password. Standard login: & Pa... |
stat(1) -- display file status
|
The stat utility displays information about the file pointed to by file. Read, write or execute permissions of the named file are not required, but all directories listed in the path name leading to t... |
stop(1) -- shell builtin commands
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
strings(1) -- print the strings of printable characters in files.
|
For each file given, GNU strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are followed by an unprintable character.... |
strip(1) -- Discard symbols from object files.
|
GNU strip discards all symbols from object files objfile. The list of object files may include archives. At least one object file must be given. strip modifies the files named in its argument, rather ... |
stty(1) -- set the options for a terminal device interface
|
The stty utility sets or reports on terminal characteristics for the device that is its standard input. If no options or operands are specified, it reports the settings of a subset of characteristics ... |
su(1) -- substitute user identity
|
The su utility requests appropriate user credentials via PAM and switches to that user ID (the default user is the superuser). A shell is then executed. PAM is used to set all policy. By default, the ... |
sum(1) -- display file checksums and block counts
|
The cksum utility writes to the standard output three whitespace separated fields for each input file. These fields are a checksum CRC, the total number of octets in the file and the file name. If no ... |
suspend(1) -- shell builtin commands
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
switch(1) -- shell builtin commands
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
systat(1) -- display system statistics on a crt
|
The systat utility displays various system statistics in a screen oriented fashion using the curses screen display library, ncurses(3). While systat is running the screen is usually divided into two w... |
tabs(1) -- set terminal tabs
|
The tabs utility displays a series of characters that clear the hardware terminal tab settings then initialises tab stops at specified positions, and optionally adjusts the margin. In the first synops... |