Subversion Repositories ALCASAR

Rev

Rev 40 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 40 Rev 64
Line 1... Line 1...
1
#!/bin/sh
1
#!/bin/sh
-
 
2
# $Id: alcasar-mondo.sh 64 2010-04-08 20:01:24Z franck $
2
# by 3abtux (with debug helps by Michel GAUDET)
3
# by 3abtux (with debug helps by Michel GAUDET)
3
DIR_TMP="/var/log/mondo"
4
DIR_TMP="/var/log/mondo"
4
DIR_ISO="/var/Save/ISO"
5
DIR_ISO="/var/Save/ISO"
5
date=`date +%F-%Hh%M`
6
date=`date +%F-%Hh%M`
6
HOSTNAME=`hostname -s`
7
HOSTNAME=`hostname -s`