User Tools

Site Tools


plan9front_-_mailing_and_faces

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
Last revisionBoth sides next revision
plan9front_-_mailing_and_faces [2023/11/02 06:46] – improve a `show pagesource` browse hc9plan9front_-_mailing_and_faces [2023/11/20 04:34] – rm pg ns link hc9
Line 10: Line 10:
  
 cpu% jpg -c myface.jpg  | iconv -c m8 | resample -x 48 -y 48 > myface.1 cpu% jpg -c myface.jpg  | iconv -c m8 | resample -x 48 -y 48 > myface.1
- 
 </code> </code>
  
Line 16: Line 15:
  
 cpu% png -c myface.png  | iconv -c m8 | resample -x 48 -y 48 > myface.1 cpu% png -c myface.png  | iconv -c m8 | resample -x 48 -y 48 > myface.1
- 
 </code> </code>
  
Line 22: Line 20:
  
 cpu% jpg -c myface.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > myface.1 cpu% jpg -c myface.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > myface.1
- 
 </code> </code>
  
Line 49: Line 46:
  
 cpu% tweak myface.1 cpu% tweak myface.1
- 
 </code> </code>
  
Line 57: Line 53:
  
 cpu% file myface.1 cpu% file myface.1
- 
 </code> </code>
  
Line 69: Line 64:
  
 cpu% page myface.1 cpu% page myface.1
- 
 </code> </code>
  
Line 80: Line 74:
  
 cpu% mkdir $home/lib/face cpu% mkdir $home/lib/face
- 
 </code> </code>
  
Line 88: Line 81:
  
 cpu% faceoff cpu% faceoff
- 
 </code> </code>
  
Line 102: Line 94:
  
 cpu% jpg -c USER.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > /lib/face/people/USER.1 cpu% jpg -c USER.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > /lib/face/people/USER.1
- 
 </code> </code>
  
Line 110: Line 101:
  
 cpu% jpg -c sdf.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > /lib/face/domains/sdf.org.1 cpu% jpg -c sdf.jpg  | resample -x 100 | crop -b 255 255 255 -i -30 | mug > /lib/face/domains/sdf.org.1
- 
 </code> </code>
  
Line 119: Line 109:
 cpu% cd /lib/face/48x48x1 cpu% cd /lib/face/48x48x1
 cpu% page .dict cpu% page .dict
- 
 </code> </code>
  
Line 129: Line 118:
  
 cpu% faces -i cpu% faces -i
- 
 </code> </code>
  
Line 144: Line 132:
  
 cpu% upasname=$user@9p.sdf.org cpu% upasname=$user@9p.sdf.org
- 
 </code> </code>
  
Line 158: Line 145:
 |//ii.//|Option 1: rename //$home/lib/profile// so that it is not recognized, then reconnect with //Drawterm -G// and run //''mail -c''//. (untested) :!:| |//ii.//|Option 1: rename //$home/lib/profile// so that it is not recognized, then reconnect with //Drawterm -G// and run //''mail -c''//. (untested) :!:|
 |//iii.//|Option 2: rename //$home/lib/profile// so that it is not recognized, then reconnect and run //''mail -c''//. (untested) :!:| |//iii.//|Option 2: rename //$home/lib/profile// so that it is not recognized, then reconnect and run //''mail -c''//. (untested) :!:|
-|//iv.//|//term%// notes: [[:playground:misc:newuser_raspberry_pi_2_b|Create $user /mail/box files with 'mail -c'.]]|+|//iv.//|//term%// notes: [[misc:newuser_raspberry_pi_2_b|Create $user /mail/box files with 'mail -c'.]]|
  
 === a: === === a: ===
Line 182: Line 169:
 q q
 cpu% cpu%
- 
 </code> </code>
  
Line 196: Line 182:
 :42: upas/fs :42: upas/fs
 cpu% cpu%
- 
 </code> </code>
  
Line 210: Line 195:
  
 cpu% mail -c cpu% mail -c
- 
 </code> </code>
  
Line 225: Line 209:
  
   % acme   % acme
- 
 </code> </code>
  
Line 275: Line 258:
  
 $ man majordomo $ man majordomo
- 
 </code> </code>
  
Line 306: Line 288:
 cpu% mail -s 'Test from 9p' $user@9p.sdf.org cpu% mail -s 'Test from 9p' $user@9p.sdf.org
 will this work? will this work?
- 
 </code> </code>
  
Line 317: Line 298:
 : q : q
 cpu% cpu%
- 
 </code> </code>
  
Line 329: Line 309:
 : q : q
 cpu% cpu%
- 
 </code> </code>
  
Line 337: Line 316:
 5 messages, 1 unread 5 messages, 1 unread
 : :
- 
 </code> </code>
  
Line 349: Line 327:
 5: ,q 5: ,q
 cpu% cpu%
- 
 </code> </code>
  
Line 363: Line 340:
 !1 message deleted !1 message deleted
 cpu% cpu%
- 
 </code> </code>
  
Line 374: Line 350:
 !1 message deleted !1 message deleted
 cpu% cpu%
- 
 </code> </code>
  
Line 381: Line 356:
 |x|This is a DRAFT| |x|This is a DRAFT|
  
-Incomplete notes, regarding popmail on 9p, are located here: [[:playground:misc:plan_9_boot_camp_tea_note_presentation-notes|Notes from TEA NOTE #N Sunday August 22, 2021]].+Incomplete notes, regarding popmail on 9p, are located here: [[misc:plan_9_boot_camp_tea_note_presentation-notes|Notes from TEA NOTE #N Sunday August 22, 2021]].
  
plan9front_-_mailing_and_faces.txt · Last modified: 2023/12/18 00:56 by hc9