This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
Watch
1
Star
0
Fork
You've already forked shellcheck
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4557f4acd3
shellcheck
/
goodcase
/
ifcommand
5 lines
60 B
Plaintext
Raw
Blame
History
if file foo 2>&1 | grep lol 2> /dev/null
then
echo cow
fi
Reference in New Issue
View Git Blame
Copy Permalink