View Single Post
Old 03-17-2011, 02:27 PM   #8
mobichuck
Member
mobichuck began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Nov 2010
Device: Kindle 2
Success!

Quote:
Originally Posted by chaley View Post
Dos cmd is indeed broken, getting very confused by escaped quotes ("") and spaces, but the following works on Win7.
Code:
calibredb list -s "title:"""=The Twins""
Holy cow, that did it! Thanks *so* much. PowerShell didn't want to seem to cooperate either, even using "here-strings" and/or the backtick (yes, they use the backtick!) escape character.

Just for posterity's sake, that command also works on XP.
mobichuck is offline   Reply With Quote