bug with globbing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -f
|
||||
|
||||
MAXDEPTH="-maxdepth 1"
|
||||
HIDDEN="-not -path */\.*"
|
||||
|
||||
Reference in New Issue
Block a user