Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cta
MonteCarlo
ProdX-Download
Commits
2eb50673
Commit
2eb50673
authored
Nov 27, 2020
by
Gernot Maier
Browse files
readme update
parent
94756bee
Changes
1
Hide whitespace changes
Inline
Side-by-side
copy_DLXfiles_from_dCache.sh
View file @
2eb50673
#!/bin/bash
#
# copy DL
1
files from
tar in
dCache (!!) files to target directory
# copy DL
X
files from dCache (!!) files to target directory
#
# ./copy_DL1files.sh
#
if
[
$#
-eq
0
]
;
then
echo
"./copy_DL
1
files.sh <production>"
echo
"./copy_DL
X
files
_from_dCache
.sh <production>"
fi
FLIST
=
$(
cat
${
1
}
.list
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment