mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 14:07:55 +00:00
5 lines
101 B
Gnuplot
Executable file
5 lines
101 B
Gnuplot
Executable file
#!/usr/local/bin/parallel --shebang-wrap -k A={} /usr/bin/gnuplot
|
|
|
|
name=system("echo $A")
|
|
print name
|