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
/
badcase
/
subshellvar
3 lines
55 B
Plaintext
Raw
Blame
History
echo cow | while read foo; do DIR=$foo; done
echo $DIR
Reference in New Issue
View Git Blame
Copy Permalink