home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / futils / futils~1 / man / manpages.zoo / chgrp.1 < prev    next >
Encoding:
Text File  |  1991-11-11  |  1.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. CHGRP(1L)                                               CHGRP(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      chgrp - change the group ownership of files
  10.  
  11. SYNOPSIS
  12.      chgrp [-LRcfv] [+recursive] [+show-changes] [+dereference]
  13.      [+silent] [+quiet] [+verbose] group file...
  14.  
  15. DESCRIPTION
  16.      This manual page documents the GNU version of chgrp.  chgrp
  17.      changes the group ownership of each given file to the named
  18.      group, which can be either a group name or a numeric group
  19.      ID.
  20.  
  21.      OPTIONS
  22.  
  23.      -_✓c, +_✓s_✓h_✓o_✓w-_✓c_✓h_✓a_✓n_✓g_✓e_✓s
  24.           Verbosely describe only files whose ownership actually
  25.           changes.
  26.  
  27.      -_✓f, +_✓s_✓i_✓l_✓e_✓n_✓t, +_✓q_✓u_✓i_✓e_✓t
  28.           Do not print error messages about files whose ownership
  29.           cannot be changed.
  30.  
  31.      -_✓v, +_✓v_✓e_✓r_✓b_✓o_✓s_✓e
  32.           Verbosely describe ownership changes.
  33.  
  34.      -_✓L, +_✓d_✓e_✓r_✓e_✓f_✓e_✓r_✓e_✓n_✓c_✓e
  35.           Dereference symbolic links (recursively change the own-
  36.           ership of directories pointed to by symbolic links).
  37.  
  38.      -_✓R, +_✓r_✓e_✓c_✓u_✓r_✓s_✓i_✓v_✓e
  39.           Recursively change ownership of directories.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Page 1
  64.  
  65.  
  66.  
  67.