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: <31DDB7BE4BF41D4888D41709C476B6575690BF@NIHCESMLBX5.nih.gov> From: "Buchbinder, Barry (NIH/NIAID)" To: cygwin AT cygwin DOT com Subject: cygpath feature suggestion Date: Mon, 3 Oct 2005 12:34:58 -0400 MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes It would be useful if cygpath could work as a filter, taking in lists of paths on the standard input and put them out one per line on the standard output. This could be used as a work-around for for F in `command_or_pipe_creating_a_list_of_files_with_spaces_in_them` do echo ${F} done causing the file names to be split up at the spaces. Yes, I know, PTC, but I'm not a programmer. This is just a suggestion. - Barry Barry U. Buchbinder, Ph.D. Technology Development Associate Office of Technology Development (OTD) National Institute of Allergy and Infectious Diseases (NIAID) National Institutes of Health (NIH) U.S. Department of Health and Human Services (DHHS) 6610 Rockledge Drive, Room 4071, MSC 6606 Bethesda, MD 20892-6606 (Zip Code for Courier: 20817) 301-496-2644/Fax: 402-7123/Direct: 594-1696/Office: Room 4041 The information in this e-mail and any of its attachments is confidential and may contain sensitive information. It should not be used by anyone who is not the original intended recipient. If you have received this e-mail in error, please inform the sender and delete it from your mailbox or any other storage devices. The National Institute of Allergy and Infectious Diseases shall not accept liability for any statements made that are sender's own and not expressly made on behalf of the NIAID by one of its representatives. -- 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/