source:
ntrip/trunk/BNC/bnc.bck@
200
| Last change on this file since 200 was 141, checked in by , 20 years ago | |
|---|---|
| File size: 632 bytes | |
| Rev | Line | |
|---|---|---|
| [35] | 1 | |
| 2 | fileName="bnc`date +%y%m%d`" | |
| 3 | ||
| [52] | 4 | tar -cvf ${fileName}.tar bnc.bck \ |
| 5 | *.cpp \ | |
| 6 | *.h \ | |
| 7 | *.pro \ | |
| [123] | 8 | *.html \ |
| [141] | 9 | *.bmp \ |
| 10 | *.qrc \ | |
| [52] | 11 | RTCM/*.cpp \ |
| 12 | RTCM/*.h \ | |
| 13 | RTCM3/*.cpp \ | |
| 14 | RTCM3/*.h \ | |
| 15 | RTIGS/*.cpp \ | |
| 16 | RTIGS/*.h | |
| [35] | 17 | |
| 18 | gzip ${fileName}.tar | |
| 19 | mv ${fileName}.tar.gz ${fileName}.tgz | |
| 20 | chmod 440 ${fileName}.tgz |
Note:
See TracBrowser
for help on using the repository browser.
