-1

What would the equivalent of 'gnome-open foo.pdf' be in unity? Thanks!

2 Answers2

1

you can open any file with its default application with the command xdg-open

Ian B.
  • 3,533
  • 22
  • 25
0

The program to open PDF file in gnome is evince. Just run this :

evince foo.pdf