[NCLUG] bash alias

Daniel Herrington danielh at ftc.agilent.com
Wed Oct 17 16:27:46 MDT 2001


I use tcsh most of the time.  I have an alias for xemacs so that I can 
just type "xe <file>" and it starts xemacs and puts it in the
background.  The alias I use for this is the following:

alias xe  'xemacs \!* &' 

How would I do the same thing in bash?

Thanks,
   Daniel




More information about the NCLUG mailing list