I'm using the terminal version of Folding@home, and know every time I open a new terminal window it launches the OSX-3.25 and starts the folding process without giving me an option for input. Help me get my terminal back!!
Originally posted by stoid
I'm using the terminal version of Folding@home, and know every time I open a new terminal window it launches the OSX-3.25 and starts the folding process without giving me an option for input. Help me get my terminal back!!
Originally posted by mc68k
post ur .login file in ur home dir
do a cat .login to show it
Originally posted by vannote
In your terminal preferences there is an option to execute a command when creating a new terminal window. Is this set?
Originally posted by stoid
Is this what you mean?
I fiddled with this but it didn't change anything, I'm clueless here, thanks.
Originally posted by vannote
Ok, your clean, I just wanted to rule out the obvious. Now, is there anything in your .bashrc that would fire off folding?
Go to your home directory at do a cat .bashrc
the .login file u posted was from my scriptsOriginally posted by stoid
I didn't use your scripts mc68k, I've just got the regular OS X-3.25 file running in the terminal.
Yes, I can even restart my machine, and the problem will still persist.
Originally posted by stoid
Not so much
Here's the response from "the man behind the curtain"
[HUS412A:~] brianker% rm .login; exit
rm: .login: No such file or directory
logout
[Process completed]
Originally posted by stoid
Okay, I changed my Terminal preferences to the "Execute the default login shell using /usr/bin/login" selection, but I don't know how to access the .login file as mentioned by zimv20. Is this through the Finder? Where is the goto bar? I am in Panther if that makes difference.
And I thought that I was pretty good at working my system.![]()
Originally posted by stoid
AHHHH!! YAY!!!
pressing ctrl-c does halt the folding, and let me enter commands, so I can access my terminal now as normal, but I would still like to be able to open a new terminal window and not have to press ctrl-c. Also I would like to try out mc68k scripts again in hopes that I will get a gromacs WU instead of all these dang tinker WUs.
AlexanderDGreat said:I had terminal running a program whenever I opened a new terminal. I figured out how to fix it. Go to ~/Library/Preferences/com.apple.terminal.plist and then you should be able to find the evil startup commands in there.
Alexander the Great