initial commit
This commit is contained in:
9
compress_logger/finale.tcsh
Executable file
9
compress_logger/finale.tcsh
Executable file
@ -0,0 +1,9 @@
|
||||
#!/usr/bin/tcsh
|
||||
cd ${0:h}
|
||||
set inst=${HOME:t}
|
||||
echo $inst
|
||||
python compress.py -a
|
||||
cd ..
|
||||
tar -cf ${inst}_sea_logger.tar gzlogger
|
||||
scp ${inst}_sea_logger.tar l_samenv@samenv.psi.ch:sea/logger_tar/
|
||||
scp ${inst}_sea_logger.tar zolliker@ldmzolliker.psi.ch:Desktop/logger_tar/
|
Reference in New Issue
Block a user