Skip to main content

Thread: Batch rtf -> txt with unRTF


i want turn folder of rtf files <filename.rtf> filename.txt unrtf. ideas?

file in *.rtf; do
unrtf --text $file
done

doesn't seem work.

try

code:
for file in $(ls|grep *.rtf); unrtf --text $file; done


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Batch rtf -> txt with unRTF


Ubuntu

Comments

Popular posts from this blog

Help with codes to add 1 more shift register and add more to matrix LED

tcp client

Can't read sms using Thinker A7 communicate with Arduino