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: <000901c3fd20$168101c0$450210ac@tcgp.dundee.ac.uk> Reply-To: From: To: Cc: Subject: u2d and d2u : No such file or directory Date: Fri, 27 Feb 2004 10:54:11 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-UoD-Spam-Score: -4.7 (----) X-UoD-Spam-Report: -------------------------------------------------- This message has been scanned by a SpamAssassin installation on the spam checking server hughnew at the University of Dundee. Content analysis details: (-4.7 hits, 5.0 required) 0.2 NO_REAL_NAME From: does not include a real name -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] X-UoD-Scan-Signature: 78e8fde07d567d12cab99828cc391a7d Note-from-DJ: This may be spam Odd, this? I have never found (or can't remember ever finding) a Cygwin file-processing executable that does not also work from a Windows cmd prompt (e.g. ls, cat, fmt, rm, md5sum, sort, ... [many]). But, using both 1.5.7 20040130 and 1.5.8s 20040225, and operating from a Windows cmd prompt on a small 3-line ASCII file test.fil, I get the following two failures: u2d test.fil test.fil: u2d processing test.fil: No such file or directory d2u test.fil test.fil d2u processing test.fil: No such file or directory Both these commands DO work in a bash shell. (By the way I just noticed that if test.fil is DOS-terminated, then fmt returns just the last line of test.fil. This may actually be a correct behaviour, but it seemed weird to me.) Fergus -- 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/