The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: alias creation
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 01-31-2002
randyreese randyreese is offline
Registered User
 

Join Date: Jan 2002
Location: Buffalo, NY
Posts: 2
Thumbs down

Thanks for the reply; however, it still gives an error

bash: /etc/rc.d/init.d/!:*: No such file or directory

My alias declaration looks like this...

alias start='/etc/rc.d/init.d/\!:*'

I run it by this command...

# start app1 restart