Quote:
Originally Posted by Naismith
Thank you!
calibredb list --fields title,authors,series,series_index,rating --sort-by=authors --separator=; --line-width=500 --ascending > calibre_database.txt
works for me!
|
What if I wanted a tab as the separator? I don't know how to enter a tab in Terminal after the --separator= command.
Thank you.