User Tools

Site Tools


vps_-_plan9front_-_acme_sam_abaco_mothra_and_man

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
vps_-_plan9front_-_acme_sam_abaco_mothra_and_man [2022/02/19 17:08] – [ed] hc9vps_-_plan9front_-_acme_sam_abaco_mothra_and_man [2022/07/19 20:46] (current) – removed hc9
Line 1: Line 1:
-======= acme, sam, abaco, mothra and man ======= 
- 
-===== acme ===== 
- 
-Start acme to access the mbox. 
- 
-<code> 
-  % acme 
-</code> 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol**|:::| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol**|:::|⇐ Add //Mail// by typing ''Mail''.| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**|:::|⇐ Mouse button 2 press //Mail//.| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**| 
-|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**| 
-|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**|:::|⇐ Mouse button 2 press //Mail// to compose a new mail.| 
-|1/|:::|⇐ Email messages arrive here.| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**| 
-|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**| 
-|2/|:::|⇐ Email messages arrive here.| 
-|1/| 
-|**///mail/fs/mbox/Compose.1//** **Del Snarf : Look Post :fmt**|:::|⇐ Mouse button 2 press //Post// to send the mail; //fmt// to format the mail.| 
-|To:| 
-|Subject:| 
-|[blank]| 
-|some text here|:::|⇐ Type the email text here.| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**| 
-|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**| 
-|1/|:::|⇐ Email messages arrive here.| 
-|**///mail/fs/mbox/Compose.1//** **Del Snarf : Look Post :fmt**|:::|⇐ Mouse button 2 press //Post// to send the mail; //fmt// to format the mail.| 
-|To:| 
-|From:|:::|⇐ Type the //From:// text here.| 
-|Subject:| 
-|[blank]| 
-|some text here|:::|⇐ Type the email text here.| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol Mail**| 
-|**///mail/fs/mbox//** **Del Snarf : Look Put Mail Delmesg Undelmesg Next**| 
-|5/|:::|⇐ Mouse button 3 press #5 (//5///) to open the message.| 
-|4/| 
-|3/| 
-|2/| 
-|1/| 
- 
-==== acme 'win' ==== 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol**|:::| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol**|:::|⇐ Add //win// by typing ''win''.| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol win**|:::|⇐ Mouse button 2 press //win//.| 
- 
-^Newcol Kill Putall Dump Exit^^^ 
-|**New Cut Paste Snarf Sort Zerox Delcol win**|:::| 
-|**///usr/$user/-rc//** **Del Snarf : Look Send Noscroll**| 
-|cpu:| 
- 
-===== sam ===== 
-<del>==== Sam ====</del> 
- 
-Sam is a text editor. While the cursor is over the sam window, press the right button of your mouse and drag the cursor over the file name. Release the right mouse button once the cursor is over the file name. The cursor pointer will change to a square. Press the right button, while the square cursor is over the lower panel, to load the file in the lower panel. 
- 
-{{:sam-editor1.png?nolink|}} 
- 
-<code> 
-  % sam /rc/bin/termrc.local 
-</code> 
- 
-A few words about (**w**) writing the file, and how to (**q**) quit "sam". Commands (//sam -d//) are typed in the upper panel, while edits are typed in the lower panel. Press the left mouse button to activate the upper panel, or the lower panel. Type a '**w**' in the upper panel, then press the carriage return. This saves the file. Type a '**q**' in the upper panel, then press the carriage return. This quits "sam". 
- 
-Sam uses it's own cut/paste buffer. Exchange it with Rio's cut/paste buffer by using the <**rio**> option in the middle button (2) menu of sam. 
- 
-The following edit (''% sam -d'') will work from the [[#basics|VM console]] rc prompt, or from the upper sam panel. 
- 
-<code> 
-  % mkdir samlearn 
-  % cd samlearn 
-</code> 
- 
-<code> 
-  % cp /lib/ndb/local local2 
-  % sam -d local2 
-  -. local2 
-  /ip= 
-            "Press the Carriage return, following the line output." 
-  s/ip=/#ip= 
-  $+1 
-  a 
-  ip=YOUR_IP sys=plan9 dom=plan9 dns=205.166.94.20 
-  . 
-  w 
-  q 
-  % 
-</code> 
- 
-<code> 
-  % cp /rc/bin/termrc.local termrc.local2 
-  % sam -d termrc.local2 
-  -. termrc.local2 
-  $+1 
-  a 
-  ip/ipconfig -g 205.166.94.1 ether /net/ether0 YOUR_IP 255.255.255.0 
-  ndb/cs 
-  ndb/dns -r 
-  . 
-  w 
-  q 
-  % 
-</code> 
- 
-^Command^ Option^ Quick Reference^ 
-|SAM|''sam -d''|http://sam.cat-v.org/cheatsheet/| 
- 
-===== ed ===== 
-<del>==== Ed ====</del> 
- 
-Ed is a text editor, and similar to [[#sam|sam -d]]. Using the ''% sam -d'' examples from [[#sam|Sam]], it's possible to use ''% ed''. The mentioned examples are from a Drawterm Rio rc prompt. 
- 
-<code> 
-  % cd samtest 
-  % cp /lib/ndb/local local-1ed 
-</code> 
- 
-<code> 
-  % ed local-1ed 
-  291 
-  /ip= 
-  ip=127.0.0.1 sys=localhost dom=localhost 
-  s/ip=/#ip= 
-  #ip=127.0.0.1 sys=localhost dom=localhost 
-  $ 
-  #ip=127.0.0.1 sys=localhost dom=localhost 
-  a 
-  ip=YOUR_IP sys=plan9 dom=plan9 dns=205.166.94.20 
-  . 
-  w 
-  341 
-  q 
-  % 
-</code> 
- 
-<code> 
-  % cp /rc/bin/termrc.local termrc.local-1ed 
-  % ed termrc.local-1ed 
-</code> 
- 
-<code> 
-  % ed termrc.local-1ed 
-  424 
-  $ 
-  cpu=CP 
-  a 
-  ip/ipconfig -g 205.166.94.1 ether /net/ether0 YOUR_IP 255.255.255.0 
-  ndb/cs 
-  ndb/dns -r 
-  . 
-  w 
-  510 
-  q 
-  % 
-</code> 
- 
-^Command^ Title^ Quick Reference^ 
-|ED|ed Cheat Sheet|http://sdf.org/?tutorials/ed| 
- 
-===== acme ===== 
-===== abaco ===== 
- 
-===== mothra ===== 
- 
-===== man ===== 
- 
-Editor reference: 
- 
-|Sam, Ed, Acme|https://wiki.sdf.org/doku.php?id=vps_-_9front#editors| 
- 
-|Sam, Ed, Acme|https://wiki.sdf.org/doku.php?id=playground:recycle:start_-_plan_9#plan_9_applications| 
- 
-|Plan 9 Rc Survival Guide|http://sdf.org/?tutorials/Plan_9_rc| 
- 
-Browser reference: 
- 
-|Mothra|https://wiki.sdf.org/doku.php?id=vps_-_9front#mothra| 
- 
-|Abaco|https://wiki.sdf.org/doku.php?id=playground:recycle:start_-_plan_9#browsing_the_web| 
- 
- 
-|Netsurf|usage:| netsurf [-cudv] [url]| 
  
vps_-_plan9front_-_acme_sam_abaco_mothra_and_man.1645290493.txt.gz · Last modified: 2022/02/19 17:08 by hc9