Quote:
Originally Posted by jaydeejj
Thanks for this but I found out why I'm stuck. My terminal won't work it just shows me
login: illegal option -- -
usage: login [-pq] [-h hostname] [username]
login -f [-lpq] [-h hostname] [username [prog [arg ...]]]
[Process completed]
I gotta figure this out before I can do anything else. :/
|
Open Terminal.app, go to Terminal -> Preferences in the menu. The first tab should be 'Startup'. Look for the second grouping of options, 'shells open with', and select the second option, "command (complete path)". Type in "/bin/bash". Now open up another Terminal window.