On 30 Jun 2006, at 20:29, Andy Fragen wrote: > .... I've got rsyncbackup successfully running, but my > destination is a firewire drive whose mount point keeps changing if I > remount/restart/etc the drive. The drive is named "Backup". I would > expect the mount point to be "/Volumes/Backup" but instead it comes up > as "/Volumes/Backup 1". $ VARIABLE=`df -h | grep -o "/Volumes/Back.*$"` $ echo $VARIABLE Stroller.