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