Penguin

Differences between current version and revision by previous author of Sessions.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, September 4, 2007 8:39:47 pm by IanMcDonald
Older page: version 1 Last edited on Tuesday, September 4, 2007 6:32:33 pm by BenStaz Revert
@@ -1,5 +1,5 @@
-A Session is a collection of ProcessGroups . A newly created process joins the session of its creator. In normal operation the login shell creates a new session and all processes are members of that session. The login shell is the Session Leader. 
+A Session is a collection of ProcessGroup~s . A newly created process joins the session of its creator. In normal operation the login shell creates a new session and all processes are members of that session. The login shell is the Session Leader. 
  
 Lets take a look at the SID's (Session ID's) of processes belonging to two separate ssh sessions on the same machine. 
  
 <verbatim>