From 0a3fdd77894a02c63cc14592505a4dbaaeaf7af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Thu, 2 Feb 2017 13:43:34 +0100 Subject: test/sam: add more tests --- sam/commands/pipe-out.cmd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sam/commands/pipe-out.cmd (limited to 'sam/commands/pipe-out.cmd') diff --git a/sam/commands/pipe-out.cmd b/sam/commands/pipe-out.cmd new file mode 100644 index 0000000..2a23da1 --- /dev/null +++ b/sam/commands/pipe-out.cmd @@ -0,0 +1,5 @@ +1 > cat > pipe-out.tmp +0 < cat pipe-out.tmp +0 r pipe-out.tmp +! rm pipe-out.tmp +0 < cat pipe-out.tmp -- cgit v1.2.3