|
scon(1) -- controls screen modes for pcvt video driver
|
The scon utility controls several aspects of the runtime behaviour of the pcvt vt220 driver. The options are as follows: -a Returns a string describing the video adaptor found by pcvt, the string retu... |
scp(1) -- secure copy (remote file copy program)
|
scp copies files between hosts on a network. It uses ssh(1) for data transfer, and uses the same authentication and provides the same security as ssh(1). Unlike rcp(1), scp will ask for passwords or p... |
|
script(1) -- make typescript of terminal session
|
The script utility makes a typescript of everything printed on your terminal. It is useful for students who need a hardcopy record of an interactive session as proof of an assignment, as the typescrip... |
sdiff(1) -- find differences between two files and merge interactively
|
The sdiff command merges two files and interactively outputs the results to outfile. If from-file is a directory and to-file is not, sdiff compares the file in from-file whose file name is that of to-... |
sed(1) -- stream editor
|
The sed utility reads the specified files, or the standard input if no files are specified, modifying the input as specified by a list of commands. The input is then written to the standard output. A ... |
send-pr(1) -- send problem report (PR) to a central support site
|
send-pr is a tool used to submit problem reports (PRs) to a central support site. In most cases the correct site will be the default. This argument indicates the support site which is responsible for ... |
sendbug(1) -- send problem report (PR) to a central support site
|
send-pr is a tool used to submit problem reports (PRs) to a central support site. In most cases the correct site will be the default. This argument indicates the support site which is responsible for ... |
set(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... |
setenv(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... |
setfacl(1) -- set ACL information
|
The setfacl utility sets discretionary access control information on the specified file(s). The following options are available: -b Remove all ACL entries except for the three required entries. If the... |
settc(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... |
setty(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... |
setvar(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... |
sftp(1) -- Secure file transfer program
|
sftp is an interactive file transfer program, similar to ftp(1), which performs all operations over an encrypted ssh(1) transport. It may also use many features of ssh, such as public key authenticati... |
sgsc(1) -- set the options of the gsc scanner device
|
The sgsc utility provides shell level access to the ioctl requests served by the handy scanner device driver gsc. Please see gsc(4) for the exact meaning of the requests. Generally they modify the out... |