| To: | Geoff Clare <yyy@xxxxxxxxxxx> |
|---|---|
| Subject: | Re: find + xargs |
| From: | "Bill Rugolsky Jr." <yyyyyyyy@xxxxxxxxxxx> |
| Date: | Sat, 24 Mar 2001 21:25:32 -0500 |
| Cc: | yyyyyyyyyyyyyy@xxxxxxxxxxxxx |
| References: | <200103231720.RAA04194@squonk.unisoft.com> |
On Fri, Mar 23, 2001 at 05:20:26PM +0000, Geoff Clare wrote:
> I would like to suggest an addition to the standard to address the
> common problem of how to handle special characters in filenames
> when using find and xargs together.
I agree wholeheartedly. Simply copying a user home directory
on a system with GUI-related hidden directories full of menu entries
containing spaces, newlines and other bothersome characters
is a nightmare on systems without the GNU tools.
This was discussed on this list before; see the archives.
I'll reiterate what I said the first time: any characters are
legal in filenames except '/' and NUL ('\0'). That NUL is the
appropriate separator is "obviously correct," and the common
tools (like sort) should support NUL as a separator/terminator.
Regards,
Bill Rugolsky
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Using terms from ISO C (was: Minutes from todays teleconference), Clive D.W. Feather |
|---|---|
| Next by Date: | Re: find + xargs, Paul Eggert |
| Previous by Thread: | Re: find + xargs, Paul Eggert |
| Next by Thread: | Re: find + xargs, Andre Majorel |
| Indexes: | [Date] [Thread] [All Lists] |