Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 1995 14:24:32 -0600
From:      Nate Williams <nate@trout.sri.MT.net>
To:        "Garrett A. Wollman" <wollman@freefall.cdrom.com>, CVS-commiters@freefall.cdrom.com, cvs-usrbin@freefall.cdrom.com
Subject:   Re: cvs commit: src/usr.bin/find extern.h find.1 find.h function.c option.c
Message-ID:  <199505092024.OAA18730@trout.sri.MT.net>
In-Reply-To: "Garrett A. Wollman" <wollman@freefall.cdrom.com> "cvs commit: src/usr.bin/find extern.h find.1 find.h function.c option.c" (May  9, 12:02pm)

next in thread | previous in thread | raw e-mail | index | archive | help
>   Modified:    usr.bin/find  extern.h find.1 find.h function.c option.c
>   Log:
>   Add GNU-style `-print0' primary.  This exists so that one can safely
>   do `find some-nasty-expression -print0 | perl -n0e unlink' and have all
>   the files actuallly get deleted.  (Using `xargs' and `rm' is not safe.)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Please explain?





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