User Tools

Site Tools


vps_-_plan9front_-_mapdemo_catclock_juggle_and_tetris

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
vps_-_plan9front_-_mapdemo_catclock_juggle_and_tetris [2021/09/29 00:17] – created hc9vps_-_plan9front_-_mapdemo_catclock_juggle_and_tetris [2021/09/29 20:35] hc9
Line 1: Line 1:
-====== mapdemo catclock juggle and tetris ======+====== mapdemocatclockjuggle and tetris ======
  
 +A mapdemo example, from the SDF Plan 9 Boot Camp VPS:
 +
 +<code>
 +cpu%
 +cpu% ftpfs -a ftp@ftp.sdf.org ftp.sdf.org
 +</code>
 +
 +<code>
 +cpu% cd /n/ftp/pub/sdf/plan9/dist
 +cpu% lc wdbii.tar.gz
 +</code>
 +
 +<code>
 +cpu% cd /lib/map
 +cpu% pwd
 +/lib/map
 +cpu% tar zxvTf /n/ftp/pub/sdf/plan9/dist/wdbii.tar.gz
 +cpu% lc mapdemo
 +</code>
 +
 +<code>
 +cpu% mapdemo
 +</code>
 +
 +A mapdemo example, from the SDF <nowiki>9p.sdf.org</nowiki>:
 +
 +<code>
 +cpu% cd /lib/map
 +cpu% mapdemo
 +</code>
 +
 +=== catclock ===
 <code> <code>
 cpu: games/catclock cpu: games/catclock
 </code> </code>