With openoffice:
for F in `ls -1 *odt`; do soffice --convert-to pdf $F --headless; done
With openoffice:
for F in `ls -1 *odt`; do soffice --convert-to pdf $F --headless; done
Suppose you have a flash on drive E: with FAT32 file system and you want to convert it to NTFS:
c:>convert E:/FS:NTFS