how to read pdf files in ubuntu code example
Example 1: open a pdf on linux
xdg-open <name-of-the-file-to-open>
Example 2: open pdf in unix
xdg-open file2open.xxx
xdg-open <name-of-the-file-to-open>
xdg-open file2open.xxx