<dokuwiki>
^ Command: ^ Description: ^ | ssh lab46 | join "ssh server" | | irssi | starts IRSSI | | screen | starts screen | | screen -ls | lists screens | | Ctrl-a+Ctrl-d | detaches screen | | screen -r | re-attaches screen | | /server irc | join irc chat | | /join lab46 | join "irc channel" | | /leave lab46 | leave "irc channel" | | /quit | quit IRSSI |
</dokuwiki>
Today we covered regular expressions and practiced playing around with some.
10/25/13: long-ass command that is a “life-changer” and will be used repeatedly so as to memorize via brute force=
cat winter2014-20131025.html|grep '^<th class="ddtitle'|sed 's/^<th class="ddtitle.*crn_in=.....">//g'|sed 's/<\/a><\/th>//g'|sed 's/^\(.*\) - \(.....\) - \(.*\) - \(...\)$/\2:\3-\4:\1/g'
This is a sample format for a dated entry. Please substitute the actual date for “Month Day, Year”, and duplicate the level 4 heading to make additional entries.
As an aid, feel free to use the following questions to help you generate content for your entries: