cron pop up display
    epsas at inflicted.net 
    epsas at inflicted.net
       
    Sat Oct 27 20:54:17 PDT 2001
    
    
  
On Sat, Oct 27, 2001 at 04:46:48PM -1000, Rodney K wrote:
This should do it.
#!/bin/sh
#
# mirror.sh: Mirror the /home partition to a second hard drive.
#
# mirrordir can be found at:
# http://www.obsidian.co.za/mirrordir/
# ftp://lava.obsidian.co.za/pub/linux/mirrordir
#
echo "Backing up home directory to /mnt/rk/Linux/home.." | wall
mirrordir /home/happy /mnt/rk/Linux/home
 
    
    
More information about the LUAU
mailing list