diff --git a/SC2069.md b/SC2069.md new file mode 100644 index 0000000..1a140f2 --- /dev/null +++ b/SC2069.md @@ -0,0 +1 @@ +The order of the 2>&1 and the redirect matters. The 2>&1 has to be last. \ No newline at end of file