Hey guys,
I'm sorry to post such a stupid question, but I'm really lost here - this is my first Mac and it's only a few days old, so I have no idea what I'm doing. I've tried Googling this but the results are way over my head ...
Basically I have two Terminal commands that I'd like to run every time I login. The commands are:
Of course I'd like my password entered automatically as well - I would just like this to happen as quickly as possible, in the background, every time I login. I've been told I can do this with a script, but I don't even know where to begin. Any ideas? For example, if my password is 12345, how would I put this whole thing into a script and have it run every time I login?
If anyone has any idea how to do this, I'd really appreciate your help!
I'm sorry to post such a stupid question, but I'm really lost here - this is my first Mac and it's only a few days old, so I have no idea what I'm doing. I've tried Googling this but the results are way over my head ...
Basically I have two Terminal commands that I'd like to run every time I login. The commands are:
cd /Applications/WizD/
sudo ./wizd
Of course I'd like my password entered automatically as well - I would just like this to happen as quickly as possible, in the background, every time I login. I've been told I can do this with a script, but I don't even know where to begin. Any ideas? For example, if my password is 12345, how would I put this whole thing into a script and have it run every time I login?
If anyone has any idea how to do this, I'd really appreciate your help!