summaryrefslogtreecommitdiff
path: root/sag-0.6.1-www/Invisible/sag-0.6/node85.html
diff options
context:
space:
mode:
Diffstat (limited to 'sag-0.6.1-www/Invisible/sag-0.6/node85.html')
-rw-r--r--sag-0.6.1-www/Invisible/sag-0.6/node85.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/sag-0.6.1-www/Invisible/sag-0.6/node85.html b/sag-0.6.1-www/Invisible/sag-0.6/node85.html
new file mode 100644
index 0000000..8a3d895
--- /dev/null
+++ b/sag-0.6.1-www/Invisible/sag-0.6/node85.html
@@ -0,0 +1,41 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
+<HTML>
+<HEAD>
+<TITLE>Shell startup</TITLE>
+<META NAME="description" CONTENT="Shell startup">
+<META NAME="keywords" CONTENT="sag">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+<LINK REL=STYLESHEET HREF="sag.css">
+</HEAD>
+<BODY LANG="EN" >
+ <A NAME="tex2html1379" HREF="node86.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./next_motif.gif"></A> <A NAME="tex2html1377" HREF="node79.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./up_motif.gif"></A> <A NAME="tex2html1373" HREF="node84.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./previous_motif.gif"></A> <A NAME="tex2html1381" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./contents_motif.gif"></A> <A NAME="tex2html1382" HREF="node114.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./index_motif.gif"></A> <BR>
+<B> Next:</B> <A NAME="tex2html1380" HREF="node86.html">Managing user accounts</A>
+<B>Up:</B> <A NAME="tex2html1378" HREF="node79.html">Logging In And Out</A>
+<B> Previous:</B> <A NAME="tex2html1374" HREF="node84.html">Access control</A>
+<BR> <P>
+<H1><A NAME="SECTION00960000000000000000">Shell startup</A></H1>
+<P>
+ When an interactive login shell starts, it automatically executes
+ one or more pre-defined files. Different shells execute different
+ files; see the documentation of each shell for further information.
+<P>
+ Most shells first run some global file, for example, the Bourne
+ shell (<tt>/bin/sh</tt><A NAME="2708">&#160;</A>) and its derivatives execute <tt>/etc/profile</tt><A NAME="2710">&#160;</A>;
+ in addition, they execute <tt>.profile</tt><A NAME="2712">&#160;</A> in the user's home directory.
+ <tt>/etc/profile</tt><A NAME="2714">&#160;</A>
+ allows the system administrator to have set up a common user
+ environment, especially by setting the PATH to include local
+ command directories in addition to the normal ones. On the other
+ hand, <tt>.profile</tt><A NAME="2716">&#160;</A> allows the user to customize the environment
+ to his own tastes by overriding, if necessary, the default
+ environment.
+<P>
+<BR> <HR>
+<P><ADDRESS>
+<I>Lars Wirzenius <BR>
+Sat Nov 15 02:32:11 EET 1997</I>
+</ADDRESS>
+</BODY>
+</HTML>