This website requires JavaScript.
Explore
Help
Sign In
mysticmode
/
plan9port
Watch
1
Star
0
Fork
0
You've already forked plan9port
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
10ff532fdcff507f0bc55be5faef3782cd2e595f
plan9port
/
bin
/
psv
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
gv wrapper
2004-06-10 19:51:28 +00:00
#!/bin/sh
turn *off* safer mode, so that we can view pdfs. i am not happy about this.
2004-09-17 22:07:01 +00:00
gv -nosafer -swap -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"
Reference in New Issue
Copy Permalink