diff --git a/test/unit/pipe-to/cmd b/test/unit/pipe-to/cmd index 98ef9e4c..25fc188a 100644 --- a/test/unit/pipe-to/cmd +++ b/test/unit/pipe-to/cmd @@ -1 +1 @@ -sed -n "s/foo/bar/; P" > tmpfilecat tmpfile +sed -n "s/foo/bar/; P" > tmpfileecho -n $(tmpfile)