This website requires JavaScript.
Explore
Help
Sign In
core
/
eccodes
mirror of
https://github.com/ecmwf/eccodes.git
Watch
1
Star
0
Fork
You've already forked eccodes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8e3f489091
eccodes
/
sms
/
submit.ksh
6 lines
51 B
Bash
Executable File
Raw
Blame
History
#!/bin/ksh
set
-e
job
=
$1
out
=
$2
$job
>
$out
2>
&
1
&
Reference in New Issue
View Git Blame
Copy Permalink