home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / shellutils-1.9.4-bin.lha / man / cat1 / uname.0 < prev    next >
Text File  |  1993-12-07  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. UNAME(1L)                                               UNAME(1L)
  5.  
  6.  
  7. NNAAMMEE
  8.        uname - print system information
  9.  
  10. SSYYNNOOPPSSIISS
  11.        uunnaammee   [-snrvma]   [--sysname]  [--nodename]  [--release]
  12.        [--version] [--machine] [--all]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        This manual page  documents  the  GNU  version  of  uunnaammee.
  16.        uunnaammee  prints  information about the machine and operating
  17.        system it is run on.  If no options are given, uunnaammee  acts
  18.        as  if  the _-_s option were given.  If multiple options are
  19.        given or the _-_a option is given, the selected  information
  20.        is  printed  in  the  order  `snrvm'  with a space between
  21.        items.
  22.  
  23.    OOPPTTIIOONNSS
  24.        _-_s_, _-_-_s_y_s_n_a_m_e
  25.               Print the operating system name.
  26.  
  27.        _-_n_, _-_-_n_o_d_e_n_a_m_e
  28.               Print the machine's network node hostname.
  29.  
  30.        _-_r_, _-_-_r_e_l_e_a_s_e
  31.               Print the operating system release.
  32.  
  33.        _-_v_, _-_-_v_e_r_s_i_o_n
  34.               Print the operating system version.
  35.  
  36.        _-_m_, _-_-_m_a_c_h_i_n_e
  37.               Print the machine (hardware) type.
  38.  
  39.        _-_a_, _-_-_a_l_l
  40.               Print all of the above information.
  41.  
  42.        The long-named options can be introduced with `+' as  well
  43.        as  `--', for compatibility with previous releases.  Even-
  44.        tually support for `+' will  be  removed,  because  it  is
  45.        incompatible with the POSIX.2 standard.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.