This website requires JavaScript.
Explore
Help
Sign In
tange
/
parallel
Watch
1
Star
0
Fork
You've already forked parallel
0
mirror of
https://git.savannah.gnu.org/git/parallel.git
synced
2024-11-22 22:17:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
95eb81b901
parallel
/
testsuite
/
input-files
/
shebang
/
shebangwrap.py
6 lines
98 B
Python
Raw
Normal View
History
Unescape
Escape
Released as 20200622 ('Floyd')
2020-06-22 22:34:52 +00:00
#!/usr/local/bin/parallel --shebang-wrap -k /usr/bin/python3
testsuite: --shebang-wrap for Octave, Python. Perl, GnuPlot, R, Ruby, Bash. 10seconds_install: Try curl. Makefile: parallel.html dependency. parallel: Printing joblog => print_joblog. parallel.pod: Removed TinyOgg. testsuite: Minor fixups.
2013-08-19 09:15:39 +00:00
import
sys
Released as 20200622 ('Floyd')
2020-06-22 22:34:52 +00:00
print
(
str
(
sys
.
argv
[
1
]
)
)
Reference in a new issue
Copy permalink