[NCLUG] Oops,
Kerry Miller
n0wiq at comcast.net
Thu Feb 20 19:15:55 MST 2014
Hi People,
I didn't suppose this groups email would strip the attachments from my
email.
The shell script:
!# /bin/bash
# file: BKkerrym2.sh
umount /home/kerrym2/KerrysStuff
umount /home/kerrym2/Pictures
umount /home/kerrym2/Downloads
umount /home/kerrym2/.wine/drive_c
cd /home
tar --recursion -zvcpPf /mnt/UserBackup/BKkerrym2.tar.gz kerrym2
mount /home/kerrym2/KerrysStuff
mount /home/kerrym2/Pictures
mount /home/kerrym2/Downloads
mount /home/kerrym2/.wine/drive_c
cd /root
echo
echo BKkerrym2.sh done
return
Now this is the shell script I was asking about. Not all the unmounts
happen. My first guess is I need a way to wait for each to finish
before I execute the next one.
--
Kerry N0WIQ
My web site URL is:
http://mywebpages.comcast.net/n0wiq
More information about the NCLUG
mailing list