Search This Blog

Tuesday, February 14, 2012

How to open microsoft word document in linux, ubuntu, command to open word document, in terminal

To open microsoft word document using linux terminal use 'soffice' command in the termianl.

Foe example:

If you want to open 'word.doc' file in terminal type the following command in linux terminal.

soffice word.doc (press 'enter')

No comments:

Post a Comment