Better: for arch in /etc/beagle/crawl-* ; do echo "In " $arch ; . $arch ; for path in $CRAWL_PATHS ; do sudo [ ! -d $path ] && sudo bash -c "cat $arch | sed -e s-$path-""- > $arch" ; done ; done
And then there is no need to edit the file. -- beagle-crawl-system failing https://bugs.launchpad.net/bugs/390063 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
