This website requires JavaScript.
Explore
Help
Sign In
7x31
/
shellcheck
Watch
1
Star
0
Fork
0
You've already forked shellcheck
mirror of
https://github.com/koalaman/shellcheck.git
synced
2025-08-07 20:23:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c66cfb9361b1963b1101837d7ce0a87f07740a9
shellcheck
/
goodcase
/
forargs
Vidar Holen
7bc732b2a2
Added and fixed checkes related to "$@"/$*
2012-11-05 01:08:00 -08:00
2 lines
34 B
Plaintext
Raw
Blame
History
for f in "$@"; do echo "$f"; done
Reference in New Issue
View Git Blame
Copy Permalink