Revision 16,
378 bytes
checked in by mmatloka, 14 years ago
(diff) |
add experiments
|
Line | |
---|
1 | # The name of this job command file is file.cmd. |
---|
2 | # The input file is longjob.in1 and the error file is |
---|
3 | # longjob.err1. The queue statement marks the end of |
---|
4 | # the job step. |
---|
5 | # @ initialdir = /home/mamon/michal/experiments/LL_API_test_1 |
---|
6 | # @ executable = /bin/sleep |
---|
7 | # @ arguments = 1 |
---|
8 | # @ input = not_existing_file |
---|
9 | # @ output = /etc/passwd |
---|
10 | # @ error = /etc/passwd |
---|
11 | # @ queue |
---|
12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.