Many small edits.
This commit is contained in:
parent
741f510ce7
commit
c8b6342d3c
160 changed files with 2204 additions and 864 deletions
|
|
@ -1,9 +1,9 @@
|
|||
|$PLAN9/bin/rc
|
||||
MKSHELL=$PLAN9/bin/rc
|
||||
use-rc:V:
|
||||
for(i in a b c)
|
||||
echo $i
|
||||
|
||||
|/bin/sh
|
||||
MKSHELL=/bin/sh
|
||||
use-sh:V:
|
||||
for i in a b c
|
||||
do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue