delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | Andrzej DOT Pruszynski AT eur DOT autodesk DOT com |
Message-ID: | <C2AA61E5CAA7D211832F0008C7A4138E2A5672@eurmsgneu01.eur.autodesk.com> |
To: | earnie_boyd AT yahoo DOT com, cygwin AT sourceware DOT cygnus DOT com |
Subject: | RE: B20: Cp fails while "%" sign is in file name |
Date: | Fri, 20 Aug 1999 14:46:57 +0200 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2448.0) |
Thanks, but just tested: bash-2.02$ cp tst25\%.txt tst.txt cp: tst25%.txt: No such file or directory It doesn't work... Andrzej Pruszynski -----Original Message----- From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com] Sent: Friday, August 20, 1999 14:33 To: Andrzej Pruszynski; cygwin AT sourceware DOT cygnus DOT com Subject: Re: B20: Cp fails while "%" sign is in file name --- Andrzej Pruszynski <andrzej DOT pruszynski AT eur DOT autodesk DOT com> wrote: > "cp" command fails when file name contains "%" sign: > > ------------------------------------ > bash-2.02$ ls -l tst* > -rw-r--r-- 1 544 everyone 6 Aug 20 10:34 tst25%.txt > bash-2.02$ cp tst25%.txt tst.txt > cp: tst25%.txt: No such file or directory > ------------------------------------ You'll have to quote the % I.E.: cp tst25\%.txt tst.txt === Earnie Boyd <mailto:earnie_boyd AT yahoo DOT com> Newbies, please visit <http://www.freeyellow.com/members5/gw32/index.html> (If you respond to the list, then please don't cc me) __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |