Answer the question
In order to leave comments, you need to log in
Running openoffice.writer from command line in macos?
Recently on a mac, trying to do this thing:
open -a /Applications/OpenOffice.app --args -writer
But it only opens a new writer if OpenOffice hasn't been started yet, if it was started before it shows the last active window.
How to create a new document from the console?
Answer the question
In order to leave comments, you need to log in
Maybe try the -n switch?
open -n /Applications/OpenOffice.app --args -writer
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question