i setup a new folder today, and it is weird, the ~/ folder is locked with root priv. only, and i havent quite learned ubuntu well enough to remember the stuff for changing priv's...what i need help with is, i want to get an alias command setup so when i type
Code:
alias fah
it will do a 2 part command:
Code:
cd ~/FAH
sudo ./FAH504-Linux.exe -forceasm -advmethods -verbosity 9
is this possible? if so, how? and also, is there something easier to do? i remember that you can get FAH set to run at boot, but forgot how...whatever it takes to make sure this will be as easy as possible to run for the person whos pc it is...doesnt matter how hard it is for me [tho i am n00b...h3ar m3 r0ar!!!]
also, say i got an alias setup to be run w/o the sudo i there, could i then run
Code:
sudo alias fah
would that work as well as having the sudo embedded in the alias command?
ty in advance for any help offered...