home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / TOP / USR / MAN / xc.man < prev    next >
Text File  |  2009-11-06  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXCCCC((((1111LLLL))))                      UUUUNNNNIIIIXXXX 5555....0000                       XXXXCCCC((((1111LLLL))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           xc, xcb - execute commands contained in a file
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           xxxxcccc or xxxxccccbbbb [ ----cccc kkkkeeeeyyyy____cccchhhhaaaarrrraaaacccctttteeeerrrr ] [ ffffiiiilllleeee ]
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           _X_c searches a _f_i_l_e for a sequence of lines with the form
  16.  
  17.           %c command_line
  18.  
  19.           or
  20.  
  21.           $c command_line
  22.  
  23.           where 'c' is a single key character given with the -_c
  24.           command line option.  It then executes each _c_o_m_m_a_n_d__l_i_n_e in
  25.           turn.
  26.  
  27.           If the -_c option is omitted, lines with the form
  28.  
  29.           % command_line
  30.  
  31.           or
  32.  
  33.           $ command_line
  34.  
  35.           are executed.  The `%' form echos the command line; the `$'
  36.           form does not.
  37.  
  38.           When invoked as _x_c_b, the program automatically runs in the
  39.           background, redirects the standar output and standard error
  40.           output to the file ....////EEEERRRRRRRRSSSS, and makes a short announcement on
  41.           its controlling terminal when it finishes.
  42.  
  43.           _X_c saves the last filename and key character which were used
  44.           into the file $$$$HHHHOOOOMMMMEEEE////....xxxxcccc, and uses that file's contents as
  45.           the defaults if the _f_i_l_e argument is omitted.
  46.  
  47.           If the _f_i_l_e contains program source code, the _x_c command
  48.           lines should probably be enclosed within comments; however,
  49.           the `%' and `$' must be the first characters on their lines,
  50.           and be immediately followed by the key characters.
  51.  
  52.      FFFFIIIILLLLEEEESSSS
  53.           $HOME/.xc
  54.  
  55.           ERRS
  56.  
  57.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  58.           cccccccc(1), sssshhhh(1)
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 1/25/89)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXCCCC((((1111LLLL))))                      UUUUNNNNIIIIXXXX 5555....0000                       XXXXCCCC((((1111LLLL))))
  71.  
  72.  
  73.  
  74.      AAAAUUUUTTTTHHHHOOOORRRR
  75.           David MacKenzie (mostly)
  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.      Page 2                                          (printed 1/25/89)
  130.  
  131.  
  132.  
  133.