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-08 01:28:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b144700ae07a0150924dc9cca596561b67e44959
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