Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <40C0BBCA.4030805@comcast.net> Date: Fri, 04 Jun 2004 13:13:30 -0500 From: Will Senn User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) MIME-Version: 1.0 To: cygwin Subject: Re: Problem with spaces embedded in filenames References: In-Reply-To: X-Enigmail-Version: 0.84.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fred, Many thanks for your assistance on this. It worked like a charm. Kinda weird how the output of the sed command produced the correct list, but tar didn't receive the same. I like the new command better anyway, no sense writing | sed -e s/\ /\\\\ /g, if you don't need it and with - -T- you don't. Oh and Igor, is this what you were nagging me about? It just occurred to me what you meant - won't happen again - I promise :) Later, Will Fred said: | |> find . -type f | tar cvf test.tar -T- | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFAwLvKBvT4ZqqGK0sRAlLJAJ9vtLr8PuP0fr/kiSFI7Gh4okk6dQCgpR3u pk409nvX3OZTN8UfG3MenU8= =CgTs -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/