【发布时间】:2019-04-29 16:05:37
【问题描述】:
但是当我编写自己的脚本时
wget -O Deaths.txt http://www.randomservices.org/random/data/Deaths.txt
gnuplot -persist 'plot 'Deaths.txt' with dots'
有一个错误:
line 0: Cannot open script file 'plot Deaths.txt with dots'
我的终端类型:画布
【问题讨论】:
-
谢谢,我已经知道出了什么问题。 -persist 和脚本之间应该有一个 -e