|
|
@ -61,7 +61,7 @@ collect_scratch_objects () { |
|
|
|
# Parses line like this: |
|
|
|
# Parses line like this: |
|
|
|
# %RWF=/dalton/s0/ |
|
|
|
# %RWF=/dalton/s0/ |
|
|
|
# %RWF=/dalton/s0/,4GB,/scratch/,3GB,/temp/s0/my_job,-1 |
|
|
|
# %RWF=/dalton/s0/,4GB,/scratch/,3GB,/temp/s0/my_job,-1 |
|
|
|
# and prints the scratch dirs/files there |
|
|
|
# and prints the scratch dirs/files found to the standard output |
|
|
|
# |
|
|
|
# |
|
|
|
# The first argument is the keyword to look for, and it must |
|
|
|
# The first argument is the keyword to look for, and it must |
|
|
|
# be must be in lowercase |
|
|
|
# be must be in lowercase |
|
|
|