man pages section 1: User Commands
    
S
 
 sag — system activity graph ( Index Term Link )
 
 sar — system activity reporter ( Index Term Link )
 
 SCCS, extract SCCS version information from a file — what ( Index Term Link )
 
 sccs-admin — create and administer SCCS history files ( Index Term Link )
 
 sccs-cdc — change the delta commentary of an SCCS delta ( Index Term Link )
 
 sccs-comb — combine deltas ( Index Term Link )
 
 sccs — Source Code Control System ( Index Term Link )
 
 SCCS commands
  admin — create and administer SCCS history files ( Index Term Link )
  cdc — change the delta commentary of an SCCS delta ( Index Term Link )
  comb — combine deltas ( Index Term Link )
  delta — change the delta commentary of an SCCS delta ( Index Term Link )
  get — retrieve a version of an SCCS file ( Index Term Link )
  help — help regarding SCCS error or warning messages ( Index Term Link )
  prt — display delta table information from an SCCS file ( Index Term Link )
  rmdel — remove a delta from an SCCS file ( Index Term Link )
  sact — show editing activity status of an SCCS file ( Index Term Link )
  sccs-prs — display selected portions of an SCCS history ( Index Term Link )
  sccsdiff — compare versions of SCCS file ( Index Term Link )
  unget — unget SCCS file ( Index Term Link )
  val — validate SCCS file ( Index Term Link )
 
 sccs-delta — change the delta commentary of an SCCS delta ( Index Term Link )
 
 SCCS delta
  change commentary — sccs-cdc ( Index Term Link )
  combine — sccs-comb ( Index Term Link )
  create — delta ( Index Term Link )
  remove — rmdel ( Index Term Link )
 
 SCCS delta table, print form an SCCS file — sccs-prt ( Index Term Link )
 
 SCCS files
  compare versions — sccs-sccsdiff ( Index Term Link )
  retrieve a version of a file — sccs-get ( Index Term Link )
  show editing activity status — sccs-sact ( Index Term Link )
  undo a previous get of an SCCS file — sccs-unget ( Index Term Link )
  validate — sccs-val ( Index Term Link )
 
 sccs-get — retrieve a version of an SCCS file ( Index Term Link )
 
 sccs-help — help regarding SCCS error or warning messages ( Index Term Link )
 
 SCCS help, regarding SCCS error or warning messages — sccs-help ( Index Term Link )
 
 SCCS history, display selected portions — sccs-prs ( Index Term Link )
 
 SCCS history files, create and administer — sccs-admin ( Index Term Link )
 
 sccs-prs — display selected portions of an SCCS history ( Index Term Link )
 
 sccs-prt — display delta table information from an SCCS file ( Index Term Link )
 
 sccs-rmdel — remove delta from SCCS file ( Index Term Link )
 
 sccs-sact — show editing activity status of an SCCS file ( Index Term Link )
 
 sccs-sccsdiff — compare versions of SCCS file ( Index Term Link )
 
 sccs-unget — unget SCCS file ( Index Term Link )
 
 sccs-val — validate SCCS file ( Index Term Link )
 
 scp — secure copy (remote file copy program) ( Index Term Link )
 
 screen-oriented editor — vi ( Index Term Link )
 
 script — make script of terminal session ( Index Term Link )
 
 sdiff — print differences between two files side-by-side ( Index Term Link )
 
 search for FNS objects with specified attributes — fnsearch ( Index Term Link )
 
 secure copy (remote file copy program) — scp ( Index Term Link )
 
 secure file transfer program — sftp ( Index Term Link )
 
 Secure Shell proxy for HTTP — ssh-http-proxy-connect ( Index Term Link )
 
 Secure Shell proxy for SOCKS5 — ssh-socks5-proxy-connect ( Index Term Link )
 
 sed — stream editor ( Index Term Link ) ( Index Term Link )
  Functions ( Index Term Link )
  sed Addresses ( Index Term Link )
  sed Editing Commands ( Index Term Link )
  sed Regular Expressions ( Index Term Link )
  sed Scripts ( Index Term Link )
 
 select or reject lines common to two files — comm ( Index Term Link )
 
 serial interface for PostScript printers — postio ( Index Term Link )
 
 set — shell built-in functions to determine the characteristics for environmental variables of the current shell and its descendents ( Index Term Link )
 
 set, unset — (FLMI utility) set and unset local or global environment variables ( Index Term Link )
 
 set environment for command invocation — env ( Index Term Link )
 
 set or get limitations on the system resources available to the current shell and its descendents
  — limit ( Index Term Link )
  — ulimit ( Index Term Link )
  — unlimit ( Index Term Link )
 
 set process group ID — setpgrp ( Index Term Link )
 
 setcolor — (FMLI utility) redefine or create a color ( Index Term Link )
 
 setenv — shell built-in functions to determine the characteristics for environmental variables of the current shell and its descendents ( Index Term Link )
 
 setfacl — modify the Access Control List (ACL) for a file or files ( Index Term Link )
  acl_entries Syntax ( Index Term Link )
 
 setpgrp — set process group ID ( Index Term Link )
 
 settime — change file access and modification times ( Index Term Link )
 
 sftp — secure file transfer program ( Index Term Link )
 
 sh — the standard shell command interpreter ( Index Term Link )
 
 SHACCT variable — sh ( Index Term Link )
 
 shared object for setting preferred page size — mpss.so.1 ( Index Term Link )
 
 shell — (FMLI utility) run a command using shell ( Index Term Link )
 
 SHELL variable — sh ( Index Term Link )
 
 shell
  Korn shell — ksh ( Index Term Link )
  restricted Korn shell — rksh ( Index Term Link )
 
 shell command interpreter builtin-functions
  — alias ( Index Term Link )
  — bg ( Index Term Link )
  — break ( Index Term Link )
  — cd ( Index Term Link )
  — chdir ( Index Term Link )
  — continue ( Index Term Link )
  — dirs ( Index Term Link )
  — eval ( Index Term Link ) ( Index Term Link )
  — exit ( Index Term Link )
  — fc ( Index Term Link )
  — fg ( Index Term Link )
  — getopts ( Index Term Link )
  — glob ( Index Term Link )
  — hash ( Index Term Link )
  — hashstat ( Index Term Link )
  — history ( Index Term Link )
  — jobs ( Index Term Link )
  — kill ( Index Term Link )
  — let ( Index Term Link )
  — logout ( Index Term Link )
  — newgrp ( Index Term Link )
  — notify ( Index Term Link )
  — onintr ( Index Term Link )
  — popd ( Index Term Link )
  — print ( Index Term Link )
  — pushd ( Index Term Link )
  — read ( Index Term Link )
  — readonly ( Index Term Link )
  — rehash ( Index Term Link )
  — return ( Index Term Link )
  — set ( Index Term Link )
  — setenv ( Index Term Link )
  — shift ( Index Term Link )
  — source ( Index Term Link )
  — stop ( Index Term Link )
  — suspend ( Index Term Link )
  — times ( Index Term Link )
  — trap ( Index Term Link )
  — typeset ( Index Term Link )
  — umask ( Index Term Link )
  — unalias ( Index Term Link )
  — unhash ( Index Term Link )
  — unset ( Index Term Link )
  — unsetenv ( Index Term Link )
  — wait ( Index Term Link )
  — whence ( Index Term Link )
 
 shell programming
  echo arguments — echo ( Index Term Link )
  read one line from standard input and write to standard output — line ( Index Term Link )
 
 shell scripts
  display size or sizes of a page of memory — pagesize ( Index Term Link )
  provide truth values — true, false ( Index Term Link )
 
 shell variables, in Bourne shell ( Index Term Link )
 
 shells
  C shell — csh ( Index Term Link )
  remote — rsh ( Index Term Link )
  the job control shell command interpreter — jsh ( Index Term Link )
  the standard shell command interpreter — sh ( Index Term Link )
 
 shift — shell built-in function to traverse either a shell's argument list or a list of field-separated words ( Index Term Link )
 
 show codeset table for the current locale — dumpcs ( Index Term Link )
 
 show current number of users in each FTP Server class — ftpcount ( Index Term Link )
 
 show current process information for each FTP Server user — ftpwho ( Index Term Link )
 
 shutdown — shut down multiuser operation ( Index Term Link )
 
 sign on to the system — login ( Index Term Link )
 
 Simple Mail Transfer Protocol, connection to remote mailserver — mconnect ( Index Term Link )
 
 size — print section sizes in bytes of object files ( Index Term Link )
 
 sleep — suspend execution for an interval ( Index Term Link )
 
 smart2cfg — Compaq Smart-2 EISA/PCI and Smart-2SL PCI Array Controller ioctl utility ( Index Term Link )
 
 SMPT
  See Simple Mail Transfer Protocol
 
 soelim — eliminate .so's from nroff input ( Index Term Link )
 
 software package
  display information — pkginfo ( Index Term Link )
  display parameter values — pkgparam ( Index Term Link )
  generate prototype file entries for input to pkgmk command — pkgproto ( Index Term Link )
  produce an installable package — pkgmk ( Index Term Link )
  translate package format — pkgtrans ( Index Term Link )
 
 Solaris user registration — solregis ( Index Term Link ) ( Index Term Link )
 
 solregis — Solaris user registration ( Index Term Link ) ( Index Term Link )
 
 sort, topological, items mentioned in input — tsort ( Index Term Link )
 
 sort — sort and/or merge files ( Index Term Link )
 
 sortbib — sort bibliographic database ( Index Term Link )
 
 sotruss — trace shared library procedure calls ( Index Term Link )
 
 source — shell built-in functions to execute other commands ( Index Term Link )
 
 Source Code Control System
  See SCCS
 
 source files, locate — whereis ( Index Term Link )
 
 sparc — get processor type truth value ( Index Term Link )
 
 spell — check spelling ( Index Term Link )
 
 spline — interpolate smooth curve ( Index Term Link )
 
 split files based on context — csplit ( Index Term Link )
 
 split — split a file into pieces ( Index Term Link )
 
 srchtxt — display contents of, or search for a text string in, message data bases ( Index Term Link )
 
 ssh-agent — authentication agent ( Index Term Link )
 
 ssh-http-proxy-connect — Secure Shell proxy for HTTP ( Index Term Link )
 
 ssh-keygen — authentication key generation ( Index Term Link )
 
 ssh-socks5-proxy-connect — Secure Shell proxy for SOCKS5 ( Index Term Link )
 
 standard output, replicate — tee ( Index Term Link )
 
 start Netscape Communicator for Solaris — netscape ( Index Term Link )
 
 start or stop the NCA kernel module — ncakmod ( Index Term Link )
 
 statistics, collected by sendmail — mailstats ( Index Term Link )
 
 stop — shell built-in functions to control process execution ( Index Term Link )
 
 strchg — change stream configuration ( Index Term Link )
 
 strconf — query stream configuration ( Index Term Link )
 
 stream editor — sed ( Index Term Link ) ( Index Term Link )
 
 STREAMS, change or query stream configuration — strchg, strconf ( Index Term Link )
 
 string
  prompt for defined string answer — ckstr ( Index Term Link )
  provide an error message for defined string answer — errstr ( Index Term Link )
  provide an help message for defined string answer — helpstr ( Index Term Link )
  validate a defined string answer — valstr ( Index Term Link )
 
 strings — find printable strings in object or binary file ( Index Term Link )
 
 strip — strip symbol table, debugging and line number information from an object file ( Index Term Link )
 
 stty — set the options for a terminal ( Index Term Link )
 
 stty command ( Index Term Link )
 
 sum — print checksum and block count for a file ( Index Term Link )
 
 sum — sum and count blocks in file ( Index Term Link )
 
 sun — get processor type truth value ( Index Term Link )
 
 SunOS/BSD Source Compatibility Package, — stty ( Index Term Link )
 
 SunOS/BSD Source Compatibility Package commands
  — arch ( Index Term Link )
  — basename ( Index Term Link )
  — biff ( Index Term Link )
  — cc ( Index Term Link )
  — chown ( Index Term Link )
  — df ( Index Term Link )
  — du ( Index Term Link )
  — echo ( Index Term Link )
  — expr ( Index Term Link )
  — fastboot ( Index Term Link )
  — file ( Index Term Link )
  — from ( Index Term Link )
  — groups ( Index Term Link )
  — grpck ( Index Term Link )
  — hostid ( Index Term Link )
  — hostname ( Index Term Link )
  — install ( Index Term Link )
  — ld ( Index Term Link )
  — lint ( Index Term Link )
  — ln ( Index Term Link )
  — logger ( Index Term Link )
  — lpc ( Index Term Link )
  — lpq ( Index Term Link )
  — lpr ( Index Term Link )
  — lprm ( Index Term Link )
  — lptest ( Index Term Link )
  — ls ( Index Term Link )
  — mach ( Index Term Link )
  — mkstr ( Index Term Link )
  — pagesize ( Index Term Link )
  — plot ( Index Term Link )
  — printenv ( Index Term Link )
  — ps ( Index Term Link )
  — rusage ( Index Term Link )
  — shutdown ( Index Term Link )
  — sum ( Index Term Link )
  — test ( Index Term Link )
  — tr ( Index Term Link )
  — tset ( Index Term Link )
  — users ( Index Term Link )
  — vipw ( Index Term Link )
  — whereis ( Index Term Link )
  — whoami ( Index Term Link )
 
 provide SunOS compatibility for Solaris mailbox format — mailcompat ( Index Term Link )
 
 suspend — shell built-in function to halt the current shell ( Index Term Link )
 
 suspend execution of command, — sleep ( Index Term Link )
 
 symorder — update symbol table ordering ( Index Term Link )
 
 synchronize files and directories — filesync ( Index Term Link )
 
 system to system copy — uucp ( Index Term Link )
 
 system activity
  graphical representation — sag ( Index Term Link )
  reporter — sar ( Index Term Link )
  time a command; report process data and system activity — timex ( Index Term Link )
 
 system administration, — install ( Index Term Link )
 
 system call and signals, trace — truss ( Index Term Link )
 
 system log, add entries — logger ( Index Term Link )
 
 system name, print — uname ( Index Term Link )
 
 system to system command execution — uux ( Index Term Link )
 
 system uptime, display — uptime ( Index Term Link )
 
 sysV-make — maintain, update, and regenerate groups of programs ( Index Term Link )