osf2txt
osf2txt OPTIONS
osf2txt is a command line program that reads an osf file and returns plain text
Cervert screenplay.osf into screenplay.txt.
osf2txt -i screenplay.osf -o screenplay.txt
Or alternatively
cat screenplay.osf | osf2txt > screenplay.txt