]> git.wh0rd.org - dump.git/blob - examples/dump_on_cd/verify_dump.sh
Added Helmut Jarausch patch for restoring from multiple CD + examples.
[dump.git] / examples / dump_on_cd / verify_dump.sh
1 #!/bin/bash
2
3 if [ `id -u` != 0 ]; then
4 echo "root priviledges are required"
5 exit 1
6 fi
7 cd /
8 /sbin/restore -V -b64 -C -f /dev/cdrom