User Tools

Site Tools


vps_-_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
vps_-_plan9front_-_mailing_and_faces [2022/07/08 18:33] – [create face.1] hc9vps_-_plan9front_-_mailing_and_faces [2022/07/11 01:01] – [9p mail] hc9
Line 21: Line 21:
 |x|  //''gif -c''//  |http://man.9front.org/1/jpg| |x|  //''gif -c''//  |http://man.9front.org/1/jpg|
 |x|  //''png -c''//  |http://man.9front.org/1/jpg| |x|  //''png -c''//  |http://man.9front.org/1/jpg|
 +| |  //**''-c''** Convert the image to a Plan 9 representation, as defined by image(6), and write it to standard output.//  |"|
  
 |x|  //''crop''//  |crop, iconv - frame, crop, and convert image|http://man.9front.org/1/crop| |x|  //''crop''//  |crop, iconv - frame, crop, and convert image|http://man.9front.org/1/crop|
Line 102: Line 103:
  
 Enter ''//upasname=$user@9p.sdf.org//'' if it's not already in the //$home/lib/profile//, below the bind lines. Try ''<nowiki>'</nowiki>sed 5q $home/lib/profile<nowiki>'</nowiki>'' to view the first 5 lines of //$home/lib/profile//. //(Although unrelated, a [[vps_-_9front#adding_a_user|Plan 9 VPS upas snippet]] is available for reference.)// Enter ''//upasname=$user@9p.sdf.org//'' if it's not already in the //$home/lib/profile//, below the bind lines. Try ''<nowiki>'</nowiki>sed 5q $home/lib/profile<nowiki>'</nowiki>'' to view the first 5 lines of //$home/lib/profile//. //(Although unrelated, a [[vps_-_9front#adding_a_user|Plan 9 VPS upas snippet]] is available for reference.)//
 +
 +Entering //''upasname=$user@9p.sdf.org''// (at the prompt) is **optional** if a ''$user'' [[boot_camp_9p_resource#default_9p_lib_profile|chooses to edit]] the //''$home/lib/profile''//.
 +
 +|x|  //''upas/fs''//  |upasfs - mail file server|http://man.9front.org/4/upasfs|
 +| |  //''upas/fs''//  |:!: //A user normally starts fs in his/her profile after starting plumber(4) and before starting a window system, such as rio(1) or acme(1).//|"|
  
 <code> <code>
Line 108: Line 114:
  
 |x|Add //''upasname=$user@9p.sdf.org''// to the //''$home/lib/profile''//| |x|Add //''upasname=$user@9p.sdf.org''// to the //''$home/lib/profile''//|
 +|x|A default **''lib/profile''** [[boot_camp_9p_resource#default_9p_lib_profile|example at the Boot Camp 9p resource]] page, with snippets/changes.|
  
 ^**1.**^A checklist, or a possible task (//a,b,c,d//) order.^ ^**1.**^A checklist, or a possible task (//a,b,c,d//) order.^
 |//a.//|Is //''upasname=$user@9p.sdf.org''// in the //''$home/lib/profile''// ?| |//a.//|Is //''upasname=$user@9p.sdf.org''// in the //''$home/lib/profile''// ?|
-|//b.//|Is //''upas/fs''// in the //''case cpu''// area of the profile, after //''plumber''// ?|+|//b.//|:!: Is //''upas/fs''// in the //''case cpu''// area of the profile, after //''plumber''// ?|
 |//c.//|Was there a //Drawterm// restart after //a// & //b// before //d// ?| |//c.//|Was there a //Drawterm// restart after //a// & //b// before //d// ?|
 |//d.//|//''mail -c''//| |//d.//|//''mail -c''//|
Line 161: Line 168:
 cpu% mail -c cpu% mail -c
 </code> </code>
 +
 +Note: manually editing the //''/mail/box/$user''// files may interfere with //''qer''//.
 +
 +9p mail reference:
 +
 +|x|  //''qer''//  |qer, runq - queue management for spooled files|http://man.9front.org/8/qer|
 +| |  //''qer''//  |//Qer creates a control and a data file in a queue directory. The control file contents consist of the tag, reply, and args separated by spaces.  The data file contains the standard input to qer.//|"|
  
 Start acme to access the mbox. Start acme to access the mbox.