View Single Post
Old 08-23-2010, 12:30 PM   #845
joblack
Wizard
joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.
 
Posts: 1,753
Karma: 4382688
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X C
Quote:
Originally Posted by FizzyWater View Post
Thanks, joblack. Since I don't have a Mac and wouldn't know a "regular expression" (except maybe "Hello, how are you?" ), I'm probably fine with 4.1.
The old ainept script doesn't distinguish between files and directories. If you have a directory which is called something.epub the old script will stop.

Anyway, as I haven't written the improvements I cannot say if there are other improvements I can't see on the first glimpse.

Well, regular expressions (RE) are something different. One of them is 'ls *.epub' (or to be more precise only the '*' is a RE - > example for Mac/Linux) - in that case you want to see all files (and directories) with the epub extension.

Last edited by joblack; 08-23-2010 at 02:35 PM.
joblack is offline   Reply With Quote