# psxy # dash line with -W1,'--' ########################################################################## gmt psbasemap -P -JX10 -R0/12/0/100 -B2/10 -X4 -Y10 -K > fig.ps gmt psxy sample.txt -J -R -B -W1,'--' -O >> fig.ps