# Script file to update the Bacula version
#
out=/tmp/$$
-VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h`
-DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/k/src/version.h`
+VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/branch-2.0/src/version.h`
+DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/branch-2.0/src/version.h`
. ./do_echo
sed -f ${out} version.tex.in >version.tex
rm -f ${out}
backup by using the bwild program. Please see the
\ilink{UtilitiesChapter}{Utilities} chapter of this manual for
more. You can also test your full FileSet definition by using
- the \ilink{estimate}{Estimate} command in the Console
+ the \ilink{estimate command}{estimate} command in the Console
chapter of this manual.
It is recommended to enclose the string in double quotes.
backup by using the bwild program. Please see the
\ilink{UtilitiesChapter}{Utilities} chapter of this manual for
more. You can also test your full FileSet definition by using
- the \ilink{estimate}{Estimate} command in the Console
+ the \ilink{estimate command}{estimate} command in the Console
chapter of this manual.
An example of excluding with the WildDir option on Win32 machines is
presented below.
backup by using the bwild program. Please see the
\ilink{UtilitiesChapter}{Utilities} chapter of this manual for
more. You can also test your full FileSet definition by using
- the \ilink{estimate}{Estimate} command in the Console
+ the \ilink{estimate command}{estimate} command in the Console
chapter of this manual.
An example of excluding with the WildFile option on Win32 machines is
presented below.
backup by using the bregex program. Please see the
\ilink{UtilitiesChapter}{Utilities} chapter of this manual for
more. You can also test your full FileSet definition by using
- the \ilink{estimate}{Estimate} command in the Console
+ the \ilink{estimate command}{estimate} command in the Console
chapter of this manual.