diff --git a/SC2024.md b/SC2024.md new file mode 100644 index 0000000..cc2322a --- /dev/null +++ b/SC2024.md @@ -0,0 +1,7 @@ +# SC2024 sudo doesn't affect redirects. Use ..| sudo tee file + +*** + +## Problematic code: + +`sudo pv $VAR1 > $VAR2` \ No newline at end of file