diff options
Diffstat (limited to 'sam/commands')
| -rw-r--r-- | sam/commands/loop-lines.in | 10 | ||||
| -rw-r--r-- | sam/commands/loop-lines1.cmd | 3 | ||||
| l---------[-rw-r--r--] | sam/commands/loop-lines1.in | 11 | ||||
| -rw-r--r-- | sam/commands/loop-lines2.cmd | 3 | ||||
| l---------[-rw-r--r--] | sam/commands/loop-lines2.in | 11 | ||||
| -rw-r--r-- | sam/commands/loop-lines3.cmd | 1 | ||||
| l--------- | sam/commands/loop-lines3.in | 1 | ||||
| -rw-r--r-- | sam/commands/loop-lines4.cmd | 1 | ||||
| l--------- | sam/commands/loop-lines4.in | 1 | ||||
| -rw-r--r-- | sam/commands/loop-lines5.cmd | 1 | ||||
| l--------- | sam/commands/loop-lines5.in | 1 | ||||
| -rw-r--r-- | sam/commands/loop-lines6.cmd | 1 | ||||
| l--------- | sam/commands/loop-lines6.in | 1 | ||||
| -rw-r--r-- | sam/commands/loop-lines7.cmd | 1 | ||||
| l--------- | sam/commands/loop-lines7.in | 1 | ||||
| -rw-r--r-- | sam/commands/loop-lines8.cmd | 1 | ||||
| l--------- | sam/commands/loop-lines8.in | 1 | ||||
| -rw-r--r-- | sam/commands/pipe-in.cmd | 2 |
18 files changed, 25 insertions, 27 deletions
diff --git a/sam/commands/loop-lines.in b/sam/commands/loop-lines.in new file mode 100644 index 0000000..f00c965 --- /dev/null +++ b/sam/commands/loop-lines.in @@ -0,0 +1,10 @@ +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 diff --git a/sam/commands/loop-lines1.cmd b/sam/commands/loop-lines1.cmd index 88ca881..f947289 100644 --- a/sam/commands/loop-lines1.cmd +++ b/sam/commands/loop-lines1.cmd @@ -1,4 +1 @@ ,x/^.*$/ a,\\, -,x/$/ c/#/ -,y/\n/ a/*/ -,x a/--/ diff --git a/sam/commands/loop-lines1.in b/sam/commands/loop-lines1.in index f00c965..0ad8301 100644..120000 --- a/sam/commands/loop-lines1.in +++ b/sam/commands/loop-lines1.in @@ -1,10 +1 @@ -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 +loop-lines.in
\ No newline at end of file diff --git a/sam/commands/loop-lines2.cmd b/sam/commands/loop-lines2.cmd index a773f97..696aab4 100644 --- a/sam/commands/loop-lines2.cmd +++ b/sam/commands/loop-lines2.cmd @@ -1,4 +1 @@ ,x/^.*$/ i,//, -,x/^/ c/#/ -,y/\n/ i/*/ -,x i/--/ diff --git a/sam/commands/loop-lines2.in b/sam/commands/loop-lines2.in index f00c965..0ad8301 100644..120000 --- a/sam/commands/loop-lines2.in +++ b/sam/commands/loop-lines2.in @@ -1,10 +1 @@ -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 +loop-lines.in
\ No newline at end of file diff --git a/sam/commands/loop-lines3.cmd b/sam/commands/loop-lines3.cmd new file mode 100644 index 0000000..9f16753 --- /dev/null +++ b/sam/commands/loop-lines3.cmd @@ -0,0 +1 @@ +,x/^/ c/#/ diff --git a/sam/commands/loop-lines3.in b/sam/commands/loop-lines3.in new file mode 120000 index 0000000..0ad8301 --- /dev/null +++ b/sam/commands/loop-lines3.in @@ -0,0 +1 @@ +loop-lines.in
\ No newline at end of file diff --git a/sam/commands/loop-lines4.cmd b/sam/commands/loop-lines4.cmd new file mode 100644 index 0000000..4ce51bf --- /dev/null +++ b/sam/commands/loop-lines4.cmd @@ -0,0 +1 @@ +,x/$/ c/#/ diff --git a/sam/commands/loop-lines4.in b/sam/commands/loop-lines4.in new file mode 120000 index 0000000..0ad8301 --- /dev/null +++ b/sam/commands/loop-lines4.in @@ -0,0 +1 @@ +loop-lines.in
\ No newline at end of file diff --git a/sam/commands/loop-lines5.cmd b/sam/commands/loop-lines5.cmd new file mode 100644 index 0000000..45539d5 --- /dev/null +++ b/sam/commands/loop-lines5.cmd @@ -0,0 +1 @@ +,y/\n/ i/*/ diff --git a/sam/commands/loop-lines5.in b/sam/commands/loop-lines5.in new file mode 120000 index 0000000..0ad8301 --- /dev/null +++ b/sam/commands/loop-lines5.in @@ -0,0 +1 @@ +loop-lines.in
\ No newline at end of file diff --git a/sam/commands/loop-lines6.cmd b/sam/commands/loop-lines6.cmd new file mode 100644 index 0000000..8204e7d --- /dev/null +++ b/sam/commands/loop-lines6.cmd @@ -0,0 +1 @@ +,y/\n/ a/*/ diff --git a/sam/commands/loop-lines6.in b/sam/commands/loop-lines6.in new file mode 120000 index 0000000..0ad8301 --- /dev/null +++ b/sam/commands/loop-lines6.in @@ -0,0 +1 @@ +loop-lines.in
\ No newline at end of file diff --git a/sam/commands/loop-lines7.cmd b/sam/commands/loop-lines7.cmd new file mode 100644 index 0000000..b948c78 --- /dev/null +++ b/sam/commands/loop-lines7.cmd @@ -0,0 +1 @@ +,x i/--/ diff --git a/sam/commands/loop-lines7.in b/sam/commands/loop-lines7.in new file mode 120000 index 0000000..0ad8301 --- /dev/null +++ b/sam/commands/loop-lines7.in @@ -0,0 +1 @@ +loop-lines.in
\ No newline at end of file diff --git a/sam/commands/loop-lines8.cmd b/sam/commands/loop-lines8.cmd new file mode 100644 index 0000000..3cb435a --- /dev/null +++ b/sam/commands/loop-lines8.cmd @@ -0,0 +1 @@ +,x a/--/ diff --git a/sam/commands/loop-lines8.in b/sam/commands/loop-lines8.in new file mode 120000 index 0000000..0ad8301 --- /dev/null +++ b/sam/commands/loop-lines8.in @@ -0,0 +1 @@ +loop-lines.in
\ No newline at end of file diff --git a/sam/commands/pipe-in.cmd b/sam/commands/pipe-in.cmd index 054bf73..1a67edb 100644 --- a/sam/commands/pipe-in.cmd +++ b/sam/commands/pipe-in.cmd @@ -1,3 +1,3 @@ -1 < echo Replace first line 0 < echo Before first line +1 < echo Replace first line $ < echo New Last line |
