Comment on this hack You must be logged in to the O'Reilly Network to post a comment.
Showing messages 1 through 4 of 4.
Is .profile even the right place for this?
2004-10-13 21:44:05
iaul
[Reply | View]
The book suggests this code goes into your personal profile (e.g., .profile or .bash_profile). Shouldn't this code go into .bashrc or something like that instead? If you working from a graphical workstation (part of the argument for it) seems like this needs to go into .bashrc or similar so it is runs each time a new window is open. Is this not correct?