View Single Post
Old 10-14-2014, 11:13 AM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,139
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by eschwartz View Post
filename globbing is handled by the shell. (and will match the . in .epub, but usually we try to be more specific. )

And globbing will not recurse directories with the double-star, unless you activate
Code:
shopt -s globstar
http://wiki.bash-hackers.org/syntax/expansion/globs

mark 'Basic *nix user' next to theducks name

just because I started using Unix back in 78, UTS in 88, Linux in 2008 does not indicate that I scratched the surface of the power of the Penguin
theducks is offline   Reply With Quote