mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Created the page shellcheck spit the error out.
7
SC2024.md
Normal file
7
SC2024.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# SC2024 sudo doesn't affect redirects. Use ..| sudo tee file
|
||||
|
||||
***
|
||||
|
||||
## Problematic code:
|
||||
|
||||
`sudo pv $VAR1 > $VAR2`
|
Reference in New Issue
Block a user