home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / archives / 2968 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  2.3 KB

  1. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!agate!agate!usenet
  2. From: djm@gnu.ai.mit.edu
  3. Newsgroups: comp.archives
  4. Subject: [gnu.announce] GNU file utilities 3.3 released
  5. Message-ID: <14r7gtINNqd2@agate.berkeley.edu>
  6. Date: 25 Jul 92 09:39:41 GMT
  7. References: <9207232200.AA14422@nutrimat.gnu.ai.mit.edu>
  8. Followup-To: bug-gnu-utils@prep.ai.mit.edu
  9. Distribution: world
  10. Organization: University of California, Berkeley
  11. Lines: 45
  12. Approved: adam@soda.berkeley.edu
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: gnu.announce,gnu.utils.bug
  15. X-Original-Date: 23 Jul 92 22:00:39 GMT
  16.  
  17. Archive-name: auto/gnu.announce/GNU-file-utilities-3-3-released
  18.  
  19.  
  20.       [ Soon to be at these ftp sites as well.  Please try them
  21.     before prep.ai.mit.edu!  thanx -len
  22.  
  23.         archie.au, archive.eu.net, src.doc.ic.ac.uk, ftp.diku.dk,
  24.         ftp.informatik.tu-muenchen.de, ftp.eunet.ch, ftp.funet.fi,
  25.         isy.liu.se, ftp.stacken.kth.se, sunic.sunet.se,
  26.         ftp.win.tue.nl, ugle.unit.no, ftp.cs.titech.ac.jp,
  27.         wuarchive.wustl.edu, gatekeeper.dec.com, uxc.cso.uiuc.edu,
  28.         col.hp.com, and ftp.uu.net (under /packages/gnu).
  29.  
  30.     For information on how to order GNU software on tape, check
  31.     the file etc/DISTRIB in the GNU Emacs distribution, or e-mail
  32.     a request to:    gnu@prep.ai.mit.edu
  33.       ]
  34.  
  35. A new release of the GNU file management programs is available for
  36. anonymous ftp from prep.ai.mit.edu [18.71.0.38], in the file
  37. pub/gnu/fileutils-3.3.tar.Z.
  38.  
  39. The programs in the fileutils are:
  40.  
  41. chgrp chmod chown cp dd df du install ln ls mkdir mkfifo mknod mv rm
  42. rmdir touch
  43.  
  44. mkfifo is a POSIX.2 invention that is like `mknod file p'.
  45. tac prints files backwards.
  46.  
  47. Most of these programs have significant advantages over their Unix
  48. counterparts, such as greater speed, additional options, and fewer
  49. arbitrary limits.
  50.  
  51. Major changes in release 3.3:
  52.  
  53. * df sped up by not calling sync for every filesystem
  54. * df ported to AIX (RS/6000 and PS/2), and SVR2 port fixed
  55. * df -i now also prints the total number of inodes per filesystem
  56. * ls sped up by not reading symlink contents unnecessarily
  57. * du doesn't die on POSIX systems when the root filesystem is NFS mounted
  58. * cp and mv report chown Permission denied errors when run by root
  59.  
  60. Please send bug reports for this software to the mailing list
  61.     bug-gnu-utils@prep.ai.mit.edu
  62.