码迷,mamicode.com
首页 > 系统相关 > 详细

How to start a pdf reader from a Linux command line?

时间:2014-08-31 17:01:21      阅读:224      评论:0      收藏:0      [点我收藏+]

标签:ar   for   art   sp   amp   on   linux   line   c   

Before you do this, you should be in a GOME or KDE environment, then type the following commands to check whether you‘ve stalled the app:

$ type evince

then just view the PDF file by typing this:

$ evince filename.pdf

But you‘d better add a "&" at the end of the command line.

$ evince filename.pdf &

 

How to start a pdf reader from a Linux command line?

标签:ar   for   art   sp   amp   on   linux   line   c   

原文地址:http://www.cnblogs.com/LinTeX9527/p/3947748.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!