Showing posts with label linux command line doc files open. Show all posts
Showing posts with label linux command line doc files open. Show all posts

Tuesday, December 6, 2011

How do I open doc files from command line in linux

Doc files can be opened following default tools.

1. gnome-open
2. oowriter
3. xdg-open


For example:

#gnome-open test.doc
#oowriter test1.doc
#xdg-open test2.doc