Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 23:26:22 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/samefile Makefile distinfo pkg-comment pkg-descr pkg-plist
Message-ID:  <200103210726.f2L7QPp02512@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2001/03/20 23:26:21 PST

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/samefile    Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
  Log:
  The samefile program finds files with identical contents (independent of
  file name). Typical usage would be
  
          find / -print | samefile
  
  turning up megabytes of wasted disk space due to duplicates. Try it,
  you'll be baffled.
  
  Jens Schweikhardt
  samefile@schweikhardt.net
  
  PR:		25857
  Submitted by:	schweikh@schweikhardt.net
  
  Revision  Changes    Path
  1.166     +2 -1      ports/sysutils/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103210726.f2L7QPp02512>