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:09] – [Week 1] cgrant9notes:unix:spring2024:classnotes [2024/04/16 13:19] (current) cgrant9
Line 285: 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 290: 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.1711480173.txt.gz · Last modified: 2024/03/26 15:09 by cgrant9