Penguin
Diff: UnixTutorials
EditPageHistoryDiffInfoLikePages

Differences between version 6 and predecessor to the previous major change of UnixTutorials.

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

Newer page: version 6 Last edited on Monday, March 1, 2004 10:57:34 am by JohnMcPherson Revert
Older page: version 5 Last edited on Thursday, February 26, 2004 1:17:04 pm by MattBrown Revert
@@ -42,16 +42,20 @@
 !Presenter: Perry Lorier 
  
 * A general introduction to bash, what it is, how to use it and tips for performing common tasks. 
  
-!!Seminar 5: (Wed 17th Mar) - Processes/'' Permissions''  
+!!Seminar 5: (Wed 17th Mar) - Processes/Permissions 
 !Presenter: John !McPherson 
  
 * An introduction to process control in unix systems. We will cover how to start, stop, suspend and kill processes. 
 ** Brief introduction to signals 
+** foreground/background/__nohup__  
 ** __ctrl-z vs ctrl-c__ / Sending signals via __kill__ 
 ** very brief discussion of threads vs processes (eg displayed in __top__) 
 ** Looking at process usage - __top, ps, pstree, fuser__ 
+* File/Process ownership/permissions  
+** overview  
+** groups - __newgrp__  
 ** __chmod__ 
  
 !!Seminar 6: (Thu 18th Mar) - Summary / Q&A 
 ! Presenter: Jamie Curtis