Thursday, August 19, 2010

How to read a pdf file from shell

Following tool can be used to open *.pdf files from linux shell

1. shell # acroread pdf_name.pdf  --> In Aix
2. shell # evince pdf_name.pdf  --> In Linux
3. shell # okular pdf_name.pdf  --> In Linux

No comments:

Post a Comment