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: <3D33E70F.5D102E58@pharmazie.uni-wuerzburg.de> Date: Tue, 16 Jul 2002 11:27:43 +0200 From: Nik X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: w2k and perl - argument path problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS (Rechenzentrum Universitaet Wuerzburg) !! Please CC me in your answer (nik AT pharmazie DOT uni-wuerzburg DOT de) since I am not a member of the mailing list.!! Hi, I searched the list so far but couldn't find an answer to my problem. I am currently running cygwin on both NT and W2K machines. If I want to start a perl script I get different behaviour concerning the arguments. E.g.: NT: perl perl_script.pl /path/to/the/input/file --- this works fine --- W2K: perl perl_script.pl /path/to/the/input/file --- this does not work --- instead this works perl perl_script.pl C:\\path\\to\\the\input\\file Under W2K the usual bash programs like: head /path/to/the/input/file do work :-(( Does anybody know how to solve the problem or if there is a workaround, since in the currently working version there is no auto-complete which is really annoying. !! Please CC me in your answer (nik AT pharmazie DOT uni-wuerzburg DOT de) since I am not a member of the mailing list.!! Cheers, Nik -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/