User Tools

Site Tools


notes:unix:spring2024:classnotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:unix:spring2024:classnotes [2024/03/26 15:03] – [Tuesday] cgrant9notes:unix:spring2024:classnotes [2024/04/16 13:19] (current) cgrant9
Line 3: Line 3:
  
 [[#Cleaned VI Notes|Basic VI Notes]] [[#Cleaned VI Notes|Basic VI Notes]]
 +
 +[[#Week 9|REGEX's]]
  
 =====Week 1===== =====Week 1=====
 +<fs xx-large>Welcome to the best class you have ever taken</fs>
 +
 +This page includes some notes, typically major things, from each class session
  
 +Please add notes whenever you can = )
 =====Week 2===== =====Week 2=====
 *Re-went over group and pwd command *Re-went over group and pwd command
Line 279: Line 285:
    *grep - regular grep; basic REGEX use    *grep - regular grep; basic REGEX use
    *egrep - extended grep; extended REGEX use    *egrep - extended grep; extended REGEX use
 +
 +you can still use extended regex with a regular grep, but they need to be preceded by a \, ie a grep "\?" should work like egrep "?"
  
 diff - a command that can show differences in files, assuming they are sorted diff - a command that can show differences in files, assuming they are sorted
Line 284: Line 292:
 =====Thursday===== =====Thursday=====
 ---------------- ----------------
-=====Week 10=====+No class, free day to experiment and work on projects 
 +=====Weeks 10-14=====
 ---------------- ----------------
-=====Tuesday===== +Mostly given time to work on projects, the last major discussion was Regex's, and a quick base 11 pct 
-=====Thursday===== +Work on your EoCE  
----------------- +
-=====Week 11===== +
----------------- +
-=====Tuesday===== +
-=====Thursday===== +
----------------- +
-=====Week 12===== +
----------------- +
-=====Tuesday===== +
-=====Thursday===== +
----------------- +
-=====Week 13===== +
----------------- +
-=====Tuesday===== +
-=====Thursday===== +
----------------- +
-=====Week 14===== +
----------------- +
-=====Tuesday===== +
-=====Thursday=====+
  
 =====Cleaned VI Notes===== =====Cleaned VI Notes=====
notes/unix/spring2024/classnotes.1711479794.txt.gz · Last modified: 2024/03/26 15:03 by cgrant9