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
8db22b02e1
shellcheck
/
badcase
/
subshellvar2
8 lines
91 B
Plaintext
Raw
Blame
History
for f in *
do
echo "Processing: $f"
done | tee log
echo "Done. Last processed was $f."
Reference in New Issue
View Git Blame
Copy Permalink