====== calendar, topic and backup ====== |x| Tutorial [ ] Guide [x]| |calendar:|calendar - print upcoming events|http://man.9front.org/1/calendar| ===== calendar ===== Jun 19 Add an item to the 9p.sdf.org $home/lib/calendar file. Jun 20 Read the calendar at 9p.sdf.org or from another Plan 9 9front terminal/cpu. % touch /usr/$user/lib/calendar % echo Every Sunday Check the plan9-l E-mail for a scheduled Tea Note at 2PM PST. >> $home/lib/calendar % echo Every Tuesday Backup $home with $home/bin/rc/backup.rc for practice. >> $home/lib/calendar 6/19 Add an item to the 9p.sdf.org $home/lib/calendar file. June 19 Add an item to the 9p.sdf.org $home/lib/calendar file. Jun 19 Add an item to the 9p.sdf.org $home/lib/calendar file. 19 June Add an item to the 9p.sdf.org $home/lib/calendar file. 19 Jun Add an item to the 9p.sdf.org $home/lib/calendar file. Every Sunday Check the plan9-l E-mail for a scheduled Tea Note at 2PM PST. Every Sunday Clock {cp /adm/timezone/US_Pacific /env/timezone && clock.amber} Every Tuesday Backup $home with $home/bin/rc/mybackup.rc for practice. ===== topic ===== * TBD * SDF wiki tutorial reading/study * Answers to questions while in 9p com lobby or tty com plan9 (announced or scheduled), or the SDF irc #plan9 * Plan 9 Boot Camp Tea Note Presentation (scheduled) * Answers to questions while in com[s] or irc (unscheduled visit) === topic items: === - Plan 9 Boot Camp 1st week. % echo 1/8 Tea Note 1 Winter 2022, 2PM PST, 21:00 UTC, twitch.tv/sdfpubnix >> $home/lib/calendar - Plan 9 Boot Camp 2nd week. - Plan 9 Boot Camp 3rd week. Assemble a Plan 9 Boot Camp calendar using a study schedule, or an event schedule. ==== Plan 9 Boot Camp schedule source ==== ^#^ Source ^ |1| An SDF ''[[:vps_-_9front#getting_involved|plan9-l]]'' E-mail (list) announcement | |2| An item mentioned in 9p com room: lobby | |3| An item mentioned in tty com room: plan9 | |4| A possible ftpfs -a ... /plan9/contrib/$user shared calendar file | |5| An item mentioned during a //scheduled// [[:plan_9_9front#tea_note_guide|Tea Note Guide]] | ===== backup ===== * The 9p.sdf.org server is also replicated to a separate disk. * A //$home// backup is optional, yet welcome. % cp /usr/sdf/bin/backup.rc $home/bin/rc/mybackup.rc Edit the path in //mybackup.rc// so that it creates a backup file in [[:vps_-_9front#drawterm_and_file_transfer|the proper location]]. ===== cal ===== |cal:|cal - print calendar|http://man.9front.org/1/cal| cpu% cal June 2022 Su M Tu W Th F Sa 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 cpu% ===== figlet ===== |figlet:|FIGlet - display large characters made up of ordinary screen characters| Usage: figlet [ -cklnoprstvxDELNRSWX ] [ -d fontdirectory ] [ -f fontfile ] [ -m smushmode ] [ -w outputwidth ] [ -C controlfile ] [ -I infocode ] [ message ] cpu% games/figlet/figlet Tea Note _____ _ _ _ |_ _|__ __ _ | \ | | ___ | |_ ___ | |/ _ \/ _` | | \| |/ _ \| __/ _ \ | | __/ (_| | | |\ | (_) | || __/ |_|\___|\__,_| |_| \_|\___/ \__\___| cpu%