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