Searched full:nullglob (Results 1 – 6 of 6) sorted by relevance
23 for s in $(shopt -s nullglob ; echo status/*.json)
220 for f in $(shopt -s nullglob ; echo results/code*.csv)
54 shopt -s nullglob
40 [[ $(shopt -s nullglob; ls dist/*.tar.gz | wc -w) == 1 ]] || {
42 [[ $(shopt -s nullglob; ls dist/*.tar.gz | wc -w) == 1 ]] || {
28 * profile.csh.in: Support nullglob in profile.*.in files.