Files
shellcheck/badcase/forindollarstar
2012-11-05 01:08:00 -08:00

2 lines
32 B
Plaintext

for f in $*; do echo "$f"; done