APLawrence - Information and Resources for Unix and Linux Systems, Bloggers and the self-employed
RSS Feeds Get APLawrence.com by RSS













MacOSX Skills Test

Copyright 2002,2003 A.P. Lawrence

Answers


Answer


False

The --init-file overides the default, and ~/myfile is what is run. I use this to automatically run ssh-add for instance. A script "agent" contains:

ssh-agent /bin/bash --init-file ~/.ssh_bash_start

and .ssh_bash_start is

. ~/.bashrc
ssh-add

Comments /Tests/MacOSX/e0054.html


Add your comments


Next question
Return to Question q0054
Get Complete 305 Question Set