home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / a_man / cat1 / intro.z / intro
Encoding:
Text File  |  2002-10-03  |  3.3 KB  |  133 lines

  1.  
  2.  
  3.  
  4. iiiinnnnttttrrrroooo((((1111MMMM))))                                                            iiiinnnnttttrrrroooo((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      intro - introduction to maintenance commands and application programs
  10.  
  11. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.      This section describes, in alphabetical order, commands that are used
  13.      chiefly for system maintenance and administration purposes.
  14.  
  15. CCCCOOOOMMMMMMMMAAAANNNNDDDD SSSSYYYYNNNNTTTTAAAAXXXX
  16.      Since almost all commands are run via the shells ( _b_s_h(1),_s_h(1),_c_s_h(1),
  17.      _k_s_h(1),_a_n_d _t_c_s_h(_1)) diagnostic messages may be issued by the shells,
  18.      prior to, or even instead of, the command itself being executed.  A
  19.      common case is too many arguments to the command.  See the manual page
  20.      for your shell for details.
  21.  
  22.      Unless otherwise noted, commands described in this section accept options
  23.      and other arguments according to the following syntax:
  24.  
  25.      _n_a_m_e [_o_p_t_i_o_n_s] [_c_m_d_a_r_g_s]
  26.  
  27.      where:
  28.  
  29.      _n_a_m_e          The name of an executable file.
  30.  
  31.      _o_p_t_i_o_n        ----_n_o_a_r_g_l_e_t_t_e_r or ----_a_r_g_l_e_t_t_e_r<>_o_p_t_a_r_g where <> is optional
  32.                    white space.
  33.  
  34.      _n_o_a_r_g_l_e_t_t_e_r   A single letter representing an option without an argument.
  35.  
  36.      _a_r_g_l_e_t_t_e_r     A single letter representing an option requiring an
  37.                    argument.
  38.  
  39.      _o_p_t_a_r_g        Argument (character string) satisfying preceding _a_r_g_l_e_t_t_e_r.
  40.  
  41.      _c_m_d_a_r_g        Pathname (or other command argument) _n_o_t beginning with ----
  42.                    or ---- by itself indicating the standard input.
  43.  
  44. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  45.      getopt(1), exec(2), exit(2), wait(2), getopt(3C).
  46.  
  47. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  48.      Upon termination, each command returns two bytes of status, one supplied
  49.      by the system and giving the cause for termination, and (in the case of
  50.      ``normal'' termination) one supplied by the program (see _w_a_i_t(2) and
  51.      _e_x_i_t(2)).  The former byte is 0 for normal termination; the latter is
  52.      customarily 0 for successful execution and non-zero to indicate troubles
  53.      such as erroneous parameters, bad or inaccessible data, or other
  54.      inability to cope with the task at hand.  It is called variously exit
  55.      code, exit status, or return code, and is described only where special
  56.      conventions are involved.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. iiiinnnnttttrrrroooo((((1111MMMM))))                                                            iiiinnnnttttrrrroooo((((1111MMMM))))
  71.  
  72.  
  73.  
  74. BBBBUUUUGGGGSSSS
  75.      Regrettably, not all commands adhere to the aforementioned syntax.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.