Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

psldemo.sh 212 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
  1. #!/usr/bin/env bash
  2. #
  3. #
  4. # Purpose: Test all PSL functions at least once
  5. # GMT progs: libpostscriptlight, psldemo
  6. # Unix progs: -
  7. #
  8. ps=psldemo.ps
  9. export PSL_SHAREDIR=$(gmt --show-sharedir)
  10. psldemo > $ps
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...