Hello Linux Lovers
In this article we shall learn how to view/open a PDF file (*.pdf) or a postscript file (*.ps) in Linux system using commands.
This is quite simple. You can user Evince document viewer.
Evince is document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
Syntax:
evince [--help] [--usage] [--page-level=<level>] [filenames]
See below example
<
...
Read more »