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