Skip to content

Instantly share code, notes, and snippets.

@keshavab
Created November 9, 2017 06:24
Show Gist options
  • Save keshavab/c0ba19fea3bce00f5a7f7bf52ed06f3f to your computer and use it in GitHub Desktop.
Save keshavab/c0ba19fea3bce00f5a7f7bf52ed06f3f to your computer and use it in GitHub Desktop.
Convert rtf to txt on Mac OSx
textutil -convert txt *.rtf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment