Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: Kevin Schnitzius To: "'JROZYCKI AT ebmail DOT gdeb DOT com'" , cygwin AT cygwin DOT com Subject: RE: pass command line arguement to alias Date: Thu, 17 May 2001 14:52:52 -0400 X-Mailer: Internet Mail Service (5.5.2650.21) function ne { textpad $* } Kevin -----Original Message----- From: JROZYCKI AT ebmail DOT gdeb DOT com [mailto:JROZYCKI AT ebmail DOT gdeb DOT com] Sent: Thursday, May 17, 2001 13:47 To: cygwin AT cygwin DOT com Subject: pass command line arguement to alias I have an alias that starts an NT executable. I'd like to pass an argument to this executable in a bash? I was trying: alias ne="textpad $1 &" but it thinks the argument is another command and tries to execute it. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple