commandline session $ 4.2.20 44 510—> ls *nf xorg.conf $ 4.2.20 45 511—> shopt -s dotglob $ 4.2.20 46 512—> ls *nf xorg.conf .gconf: apps desktop $ 4.2.20 47 513—> shopt -u dotglob $ 4.2.20 48 514—> ls *nf xorg.conf $ 4.2.20 49 515—>
Daily Archives: June 3, 2012
shopt . file expansion . shell option failglob
commandline session $ 4.2.20 29 495—> shellp *tcl :*tcl: $ 4.2.20 30 496—> shopt -s failglob $ 4.2.20 31 497—> shellp *tcl bash: no match: *tcl $ 4.2.20 32 498—> shopt -u failglob $ 4.2.20 33 499—> shellp *tcl :*tcl: $ 4.2.20 34 500—> shellp *t :aio.out: :a.out: :backsubmit.txt: :dpkg–list.output.txt: :icon-tut: :incomplete-resume.txt: :ls.txt: :movie-current: :music.web.txt: …
Continue reading “shopt . file expansion . shell option failglob”