mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-10 03:50:19 +08:00
Tweaked some messages and added more badcases
This commit is contained in:
4
badcase/mvmp3s
Normal file
4
badcase/mvmp3s
Normal file
@@ -0,0 +1,4 @@
|
||||
for f in *.mp3
|
||||
do
|
||||
mv $f /music
|
||||
done
|
Reference in New Issue
Block a user