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 Date: Sun, 18 Jan 2004 18:51:40 -0800 (PST) From: "Aurangzeb M. Agha" X-X-Sender: aagha AT cinemaspace DOT berkeley DOT edu Reply-To: ama-list AT mltp DOT com To: Cygwin Mail List Subject: Can't delete file Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-cinemaspace.berkeley.edu-MailScanner-Information: Please contact the ISP for more information X-cinemaspace.berkeley.edu-MailScanner: Found to be clean While running wget on a site I run, I ended up downloading the following file: wctPropInfo DOT action AT lid=1&slid=40&product=Hotel&type=PropertyInformation&lang=ENG&affiliateId=10006093&hotelId=10214537&include=OVERVIEW&did=14&numberAdults=1&numberRooms=1&dateSelected=false&needDates=Y&debugXML=false Problem is that now I can't get rid of it. I'm guessing this is due to the M$ char limit. I've tried everything from: ls *wctProp* | xargs rm -f to 'rm -f *', but no luck. Every time, I get the same thing: $ rm wctPropInfo.action\@lid\=1\&slid\=40\&product\=Hotel\&type\=PropertyInformation\&lang\=ENG\&af filiateId\=10006093\&hotelId\=10214537\&include\=OVERVIEW\&did\=14\&numberAdults\=1\&numberRooms\=1 \&dateSelected\=false\&needDates\=Y\&debugXML\=false rm: cannot remove `wctPropInfo DOT action AT lid=1&slid=40&product=Hotel&type=PropertyInformation&lang=ENG& affiliateId=10006093&hotelId=10214537&include=OVERVIEW&did=14&numberAdults=1&numberRooms=1&dateSelec ted=false&needDates=Y&debugXML=false': File or path name too long Anyone have any idea what I can do? I've tried to remove from a Dos window, Windows Explorer, but no luck. Thanks, Zeb -- 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/