View Single Post
Old 05-19-2012, 08:43 PM   #4
infinite1
Junior Member
infinite1 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2012
Device: kindle fire
xargs

I use the windows version of calibre, but to pass parameters via pipe in unix, I would use xargs:

calibredb list -s size:=0 --with-library /data2/media/calibre/ | xargs calibredb remove
infinite1 is offline   Reply With Quote