Alphabetical Index of Manual Pages - S
sail (6)
- multi-user wooden ships and iron men
sbrk (2)
- change data segment size
sc (1)
scale (n)
- Create and manipulate scale widgets
scan (n)
- Parse string using conversion specifiers in the style of sscanf
scandir (3)
- scan a directory for matching entries
scanf (3)
- input format conversion
scp (1)
- secure copy (remote file copy program)
screen (1)
- screen manager with VT100/ANSI terminal emulation
ScreenCount (3)
- Display macros and functions
ScreenNumberOfCCC (3)
- Color Conversion Context macros
ScreenOfDisplay (3)
- Display macros and functions
ScreenWhitePointOfCCC (3)
- Color Conversion Context macros
script (1)
- make typescript of terminal session
scrollbar (n)
- Create and manipulate scrollbar widgets
scrolledcanvas (n)
- Create and manipulate scrolled canvas widgets
scrolledframe (n)
- Create and manipulate scrolled frame widgets
scrolledhtml (n)
- Create and manipulate a scrolled text widget with the capability of displaying HTML formatted documents.
scrolledlistbox (n)
- Create and manipulate scrolled listbox widgets
scrolledtext (n)
- Create and manipulate a scrolled text widget
sd (4)
- Driver for SCSI Disk Drives
sdiff (1)
- find differences between two files and merge interactively
securetty (5)
- file which lists ttys from which root can log in
sed (1)
- stream editor
seed48 (3)
- generate uniformly distributed pseudo-random numbers
seek (n)
- Change the access position for an open channel
seekdir (3)
- set the position of the next readdir() call in the directory stream.
select (2)
- synchronous I/O multiplexing
Select (n)
selection (1)
- the cut and paste utility for Linux virtual consoles
selection (n)
- Manipulate the X selection
selectionbox (n)
- Create and manipulate a selection box widget
selectiondialog (n)
- Create and manipulate a selection dialog widget
semctl (2)
- semaphore control operations
semget (2)
- get a semaphore set identifier
semop (2)
- semaphore operations
sem_init (3)
- operations on semaphores
send (2)
- send a message from a socket
send (n)
- Execute a command in a different application
sendmail (8)
- send mail over the internet
sendmsg (2)
- send a message from a socket
sendto (2)
- send a message from a socket
ServerVendor (3)
sessreg (1)
- manage utmp/wtmp entries for non-init clients
sessreg (1)
- manage utmp/wtmp entries for non-init clients
set (n)
- Read and write variables
SetAppName (3)
setbuf (3)
- stream buffering operations
setbuffer (3)
- stream buffering operations
SetClass (3)
SetCModel (3)
setdomainname (2)
- get/set domain name
setegid (2)
- set real and / or effective group ID
setenv (3)
- change or add an environment variable
SetErrno (3)
seteuid (2)
- set real and / or effective user ID
setfdprm (8)
- sets user-provided floppy disk parameters
setfont (8)
- load EGA/VGA console screen font
setfsgid (2)
- set group identity used for file system checks
setfsuid (2)
- set user identity used for file system checks
setgid (2)
- set group identity
setgrent (3)
- get group file entry
SetGrid (3)
setgroups (2)
- get/set group access list
sethostent (3)
- get network host entry
sethostid (2)
- get or set the unique identifier of the current host
sethostname (2)
- get/set host name
setitimer (2)
- get or set value of an interval timer
setjmp (3)
- save stack context for non-local goto
setleds (1)
- set the keyboard leds
setlinebuf (3)
- stream buffering operations
setlocale (3)
- set the current locale.
setmetamode (1)
- define the keyboard meta key handling
setmntent (3)
- get file system descriptor file entry
setnetent (3)
- get network entry
setpgid (2)
- set/get process group
setpgrp (2)
- set/get process group
setpriority (2)
- get/set program scheduling priority
setprotoent (3)
- get protocol entry
setpwent (3)
- get password file entry
SetRecLmt (3)
setregid (2)
- set real and / or effective group ID
SetResult (3)
setreuid (2)
- set real and / or effective user ID
setrlimit (2)
- get/set resource limits and usage
setserial (8)
- get/set Linux serial port information
setservent (3)
- get service entry
setsid (2)
- undocumented system calls
setsid (8)
- run a program in a new session
setsockopt (2)
- get and set options on sockets
setstate (3)
- random number generator.
setterm (1)
- set terminal attributes
settimeofday (2)
- get / set time
setuid (2)
- set user identity
setup (2)
- initialize the ST506 hd driver drive and partition parameters
setup (8)
- Slackware system setup tool.
setusershell (3)
- get legal user shells
SetVar (3)
setvbuf (3)
- stream buffering operations
SetVisual (3)
seyon (1)
sgetmask (2)
sgi2tiff (1)
- create a TIFF file from an SGI image file
shar (1)
- create shell archives
shell (n)
- Create and manipulate a shell widget
shells (5)
- pathnames of valid login shells
SHList (n)
shmat (2)
shmctl (2)
- shared memory control
shmdt (2)
shmget (2)
- allocates a shared memory segment
shmop (2)
- shared memory operations
showaudio (1)
- Play an audio email message
showexternal (1)
- Fetch and display the body of a mail message that is included by reference
showfont (1)
- font dumper for X font server
showkey (1)
- examine the scan codes and keycodes sent by the keyboard
showmount (8)
- show mount information for an NFS server
shownonascii (1)
- View all or part of a mail message in a non-ASCII font
showpartial (1)
- Fetch and display the body of a mail message that is included by reference
showpicture (1)
- View an image received in the mail
showrgb (1)
- uncompile an rgb color-name database
shutdown (2)
- shut down part of a full-duplex connection
shutdown (8)
- bring the system down
sigaction (2)
- POSIX signal handling functions.
sigaddset (3)
- POSIX signal set operations.
sigblock (2)
- block signals
sigdelset (3)
- POSIX signal set operations.
sigemptyset (3)
- POSIX signal set operations.
sigfillset (3)
- POSIX signal set operations.
siggetmask (2)
- undocumented system calls
siginterrupt (3)
- allow signals to interrupt system calls
sigismember (3)
- POSIX signal set operations.
sigmask (2)
- block signals
signal (2)
- ANSI C signal handling.
signal (7)
- list of available signals
sigpause (2)
- atomically release blocked signals and wait for interrupt
sigpending (2)
- POSIX signal handling functions.
sigprocmask (2)
- POSIX signal handling functions.
sigreturn (2)
- undocumented system calls
sigsetmask (2)
- undocumented system calls
sigsetops (3)
sigsetopts (3)
sigsuspend (2)
- POSIX signal handling functions.
sigvec (2)
- software signal facilities
sigwait (3)
- handling of signals in threads
sin (3)
- sine function
sinh (3)
- hyperbolic sine function
size (1)
- list section sizes and total size.
skill (1)
- signal or reprioritize specified processes
slattach (8)
- attach a network interface to a serial line
sleep (1)
- delay for a specified amount of time
Sleep (3)
sleep (3)
- Sleep for the specified number of seconds
sliplogin (8)
- attach a serial line network interface
SListBox (n)
slitex (1)
- make LaTeX slides
smproxy (1)
- Session Manager Proxy
snice (1)
- signal or reprioritize specified processes
sockdown (1)
-
shutdown(2)
a socket
socket (2)
- create an endpoint for communication
socket (n)
- Open a TCP network connection
socketcall (2)
socketpair (2)
- create a pair of connected sockets
soelim (1)
- interpret .so requests in groff input
sort (1)
- sort lines of text files
source (n)
- Evaluate a file or resource as a Tcl script
spider (6)
- play double deck solitaire
spindate (n)
- Create and manipulate time spinner widgets
spinint (n)
- Create and manipulate a integer spinner widget
spinner (n)
- Create and manipulate a spinner widget
spintime (n)
- Create and manipulate time spinner widgets
split (1)
- split a file into pieces
split (n)
- Split a string into a proper Tcl list
SplitList (3)
splitmail (1)
- Split a large mail message into MIME-compliant partial messages
SplitPath (3)
splitvt (1)
- run two shells in a split window
sprintf (3)
- formatted output conversion
sq (1)
- unsqueeze a sorted word list
sqrt (3)
- square root function
srand (3)
- random number generator.
srand48 (3)
- generate uniformly distributed pseudo-random numbers
srandom (3)
- random number generator.
sscanf (3)
- input format conversion
ssetmask (2)
ssh (1)
- secure shell client (remote login program)
ssh-add (1)
- adds identities for the authentication agent
ssh-agent (1)
- authentication agent
ssh-keygen (1)
- authentication key generation
sshd (8)
- secure shell daemon
st (4)
- SCSI tape device
stat (2)
- get file status
statfs (2)
- get file system statistics
StaticPkg (3)
stdarg (3)
- variable argument lists
StdBBox (n)
stdio (3)
- standard input/output library functions
SText (n)
stime (2)
- set time
strace (1)
- trace system calls and signals
strcasecmp (3)
- compare two strings ignoring case
strcat (3)
- concatenate two strings
strchr (3)
- locate character in string
strcmp (3)
- compare two strings
strcoll (3)
- compare two strings using the current locale
strcpy (3)
- copy a string
strcspn (3)
- search a string for a set of characters
strdup (3)
- duplicate a string
strerror (3)
- return string describing error code
strfry (3)
- randomize a string
strftime (3)
- format date and time
StrictMotif (3)
string (3)
string (n)
- Manipulate strings
strings (1)
- print the strings of printable characters in files
strings-gnu (1)
strip (1)
- Discard symbols from object files.
strlen (3)
- string operations
StrMatch (3)
strncasecmp (3)
- compare two strings ignoring case
strncat (3)
- concatenate two strings
strncmp (3)
- compare two strings
strncpy (3)
- copy a string
strpbrk (3)
- string operations
strptime (3)
- convert a string representation of time to a time tm structure
strrchr (3)
- locate character in string
strsep (3)
- extract token from string
strsignal (3)
- return string describing signal
strspn (3)
- search a string for a set of characters
strstr (3)
- string operations
strtod (3)
- convert ASCII string to double
strtok (3)
- string operations
strtol (3)
- convert a string to a long integer.
strtoul (3)
- convert a string to an unsigned long integer.
strxfrm (3)
- string operations
stty (1)
- change and print terminal line settings
stty (2)
- undocumented system calls
su (1)
- run a shell with substitute user and group IDs
subst (n)
- Perform backslash, command, and variable substitutions
sudo (8)
sudoers (5)
suffixes (7)
- list of file suffixes
sulogin (8)
- Single-user login
sum (1)
- checksum and count the blocks in a file
summary-file (1)
summary-file (2)
summary-file (3)
summary-file (4)
summary-file (5)
summary-file (6)
summary-file (7)
summary-file (8)
summary-file (9)
summary-file (n)
superformat (1)
- format floppies
swab (3)
- swap adjacent bytes
swapdev (8)
swapoff (2)
- start/stop swapping to file/device
swapoff (8)
- enable/disable devices and files for paging and swapping
swapon (2)
- start/stop swapping to file/device
swapon (8)
- enable/disable devices and files for paging and swapping
SWindow (n)
switch (n)
- Evaluate one of several scripts, depending on a given value
sxpm (1)
- Show an XPM (X PixMap) file and/or convert XPM 1 or 2 files to XPM 3.
symlink (2)
- make a new name for a file
sync (2)
- commit buffer cache to disk.
sync (8)
- flush Linux filesystem buffers
sysconf (3)
- Get configuration information at runtime
sysfs (2)
sysinfo (2)
- returns information on overall system statistics
sysklogd (8)
- Linux system logging utilities.
syslog (2)
- read and/or clear kernel message ring buffer; set console_loglevel
syslog (3)
- send messages to the system logger
syslog.conf (5)
-
syslogd (8)
configuration file
system (3)
- execute a shell command
sz (1)
- XMODEM, YMODEM, ZMODEM file send
www.fiveanddime.net
Web
www.fiveanddime.net