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

Reply via email to