Searched full:nullglob (Results 1 – 7 of 7) 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
42 [[ $(shopt -s nullglob; ls dist/*.tar.gz | wc -w) == 1 ]] || {
40 [[ $(shopt -s nullglob; ls dist/*.tar.gz | wc -w) == 1 ]] || {
426 `"*a?"`. This is akin to setting the `nullglob` option in bash, except
28 * profile.csh.in: Support nullglob in profile.*.in files.