diff options
Diffstat (limited to 'chapter04/settingenviron.xml')
-rw-r--r-- | chapter04/settingenviron.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/settingenviron.xml b/chapter04/settingenviron.xml index 07b43b52f..39e03551a 100644 --- a/chapter04/settingenviron.xml +++ b/chapter04/settingenviron.xml @@ -32,7 +32,7 @@ EOF</userinput></screen> ensuring a clean environment.</para> <para>The new instance of the shell is a <emphasis>non-login</emphasis> - shell, which does not read, and execute, the conten of <filename>/etc/profile</filename> or + shell, which does not read, and execute, the contents of <filename>/etc/profile</filename> or <filename>.bash_profile</filename> files, but rather reads, and executes, the <filename>.bashrc</filename> file instead. Create the <filename>.bashrc</filename> file now:</para> |