plan9front_-_calendar_and_topic
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
plan9front_-_calendar_and_topic [2023/01/04 06:53] – [topic] hc9 | plan9front_-_calendar_and_topic [2024/09/07 05:52] (current) – – hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== calendar, topic and backup ====== | ||
+ | |||
+ | |x| Tutorial [ ] Guide [x]| | ||
+ | |||
+ | |calendar: | ||
+ | |||
+ | ===== calendar ===== | ||
+ | |||
+ | <file config $home/ | ||
+ | Jun 19 Add an item to the 9p.sdf.org $home/ | ||
+ | Jun 20 Read the calendar at 9p.sdf.org or from another Plan 9 9front terminal/ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | % touch / | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | % echo Every Sunday Check the plan9-l E-mail for a scheduled Tea Note at 2PM PST. >> $home/ | ||
+ | % echo Every Tuesday Backup $home with $home/ | ||
+ | </ | ||
+ | |||
+ | <file config $home/ | ||
+ | 6/19 Add an item to the 9p.sdf.org $home/ | ||
+ | June 19 Add an item to the 9p.sdf.org $home/ | ||
+ | Jun 19 Add an item to the 9p.sdf.org $home/ | ||
+ | 19 June Add an item to the 9p.sdf.org $home/ | ||
+ | 19 Jun Add an item to the 9p.sdf.org $home/ | ||
+ | Every Sunday Check the plan9-l E-mail for a scheduled Tea Note at 2PM PST. | ||
+ | Every Sunday Clock {cp / | ||
+ | Every Tuesday Backup $home with $home/ | ||
+ | </ | ||
+ | |||
+ | ===== topic ===== | ||
+ | |||
+ | * TBD | ||
+ | * SDF wiki tutorial reading/ | ||
+ | * 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. < | ||
+ | - 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 ==== | ||
+ | |||
+ | ^#^ | ||
+ | |1| An SDF '' | ||
+ | |2| An item mentioned in 9p com room: lobby | | ||
+ | |3| An item mentioned in tty com room: plan9 | | ||
+ | |4| A possible ftpfs -a ... / | ||
+ | |5| An item mentioned during a // | ||
+ | |||
+ | ===== backup ===== | ||
+ | |||
+ | * The 9p.sdf.org server is also replicated to a separate disk. | ||
+ | * A //$home// backup is optional, yet welcome. | ||
+ | |||
+ | < | ||
+ | % cp / | ||
+ | </ | ||
+ | |||
+ | Edit the path in // | ||
+ | |||
+ | ===== cal ===== | ||
+ | |||
+ | |cal:|cal - print calendar|http:// | ||
+ | |||
+ | < | ||
+ | cpu% cal | ||
+ | June 2022 | ||
+ | Su M Tu W Th F Sa | ||
+ | 1 2 3 4 | ||
+ | | ||
+ | 12 13 14 15 16 17 18 | ||
+ | 19 20 21 22 23 24 25 | ||
+ | 26 27 28 29 30 | ||
+ | | ||
+ | cpu% | ||
+ | </ | ||
+ | |||
+ | ===== figlet ===== | ||
+ | |||
+ | |figlet: | ||
+ | |||
+ | <file config figlet> | ||
+ | Usage: figlet [ -cklnoprstvxDELNRSWX ] [ -d fontdirectory ] | ||
+ | [ -f fontfile ] [ -m smushmode ] [ -w outputwidth ] | ||
+ | [ -C controlfile ] [ -I infocode ] [ message ] | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | cpu% games/ | ||
+ | | ||
+ | |_ | ||
+ | | |/ _ \/ _` | | \| |/ _ \| __/ _ \ | ||
+ | | | __/ (_| | | |\ | (_) | || __/ | ||
+ | |_|\___|\__, | ||
+ | | ||
+ | cpu% | ||
+ | </ | ||