Search Results

Search: Posts Made By: valicon
Forum: Solaris 03-08-2004
7,237
Posted By valicon
#!/bin/csh -f -x echo nbdrives backup ...
#!/bin/csh -f -x

echo nbdrives backup

cd ~/backups/monthly
ls -plas

mt -f /dev/rmt/2cb status
mt -f /dev/rmt/2cb rew
pushd .
cd /

( tar -cvFFf /dev/rmt/2cb \
net/miami/nb1 ...
Forum: Solaris 03-05-2004
7,237
Posted By valicon
I dont have the script with me as I am home now...
I dont have the script with me as I am home now for the weekend but it is a simple simple that just uses tar commands to back up files across our network...
Forum: Solaris 03-05-2004
7,237
Posted By valicon
creating log files for a backup script on solaris
I have a simple backup script that I am running to back up drives across the network. However I need to have detailed log files for this script such as time backup started, what was backed up, if...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy