You might also try putting it in a subshell?  Then you don't have to
change directories back:

alias 'mysqld-start=( cd ~/blah/blah ; bin/myslqd_safe --blah-blah )&disown'

(And redirecting std{in,out,err} to /dev/null might be worthwhile, too....)
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info: http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to