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 X-Lotus-FromDomain: GDYN From: JROZYCKI AT ebmail DOT gdeb DOT com To: cygwin AT cygwin DOT com Message-ID: <85256A4F.00614E05.00@ebmail.gdeb.com> Date: Thu, 17 May 2001 13:47:14 -0400 Subject: pass command line arguement to alias Mime-Version: 1.0 Content-type: text/plain; charset=US-ASCII 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