Subversion Repositories ALCASAR

Rev

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

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