Blame view

src/DATA/TEMPLATES/Clean.template 300 Bytes
24edfa77   Elena.Budnik   TEMPLATES
1
2
3
4
5
6
7
#! /bin/bash
#------------------------------------------------------
#             Clean.template
#  Template file for particular rebuild script of given VI
#  1 Aug 2007, V.1.0
#------------------------------------------------------
rm NAME_[0-9]*.nc
5f5e337d   Benjamin Renard   First step to rem...
8
cp -a $DDBASEBIN/Cache.template ./NAME_cache.nc