diff options
Diffstat (limited to 'test/sam/commands/pipe-in.cmd')
| -rw-r--r-- | test/sam/commands/pipe-in.cmd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/sam/commands/pipe-in.cmd b/test/sam/commands/pipe-in.cmd new file mode 100644 index 0000000..1a67edb --- /dev/null +++ b/test/sam/commands/pipe-in.cmd @@ -0,0 +1,3 @@ +0 < echo Before first line +1 < echo Replace first line +$ < echo New Last line |
