===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tiger-3.2.4~rc1/audit/audit_slackware.sh-108-    /bin/echo -e "\nCommand: ${i}" >> strings_filelist.out 2>&1   
tiger-3.2.4~rc1/audit/audit_slackware.sh:109:    for j in `/usr/bin/strings ${i} | /usr/bin/egrep "^/"`; do
tiger-3.2.4~rc1/audit/audit_slackware.sh-110-        if [ -f ${j} ]; then
##############################################
tiger-3.2.4~rc1/audit/audit_slackware.sh-142-
tiger-3.2.4~rc1/audit/audit_slackware.sh:143:for i in `/usr/bin/cat /etc/passwd | /usr/bin/awk -F: '{print $1}'`; do
tiger-3.2.4~rc1/audit/audit_slackware.sh-144-    /usr/bin/passwd -S $i >> passwd_status.out 2>&1
##############################################
tiger-3.2.4~rc1/audit/audit_slackware.sh-146-
tiger-3.2.4~rc1/audit/audit_slackware.sh:147:for i in `/bin/netstat -ant | /usr/bin/awk '{print $4}' | /usr/bin/awk -F: '{print $2}'`; do
tiger-3.2.4~rc1/audit/audit_slackware.sh-148-    /usr/bin/fuser -v -n tcp $i >> fuser.out 2>&1
##############################################
tiger-3.2.4~rc1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
tiger-3.2.4~rc1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tiger-3.2.4~rc1/configure-45-  as_echo='print -r --'
tiger-3.2.4~rc1/configure-46-  as_echo_n='print -rn --'
tiger-3.2.4~rc1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tiger-3.2.4~rc1/configure-48-  as_echo='printf %s\n'
##############################################
tiger-3.2.4~rc1/configure-50-else
tiger-3.2.4~rc1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tiger-3.2.4~rc1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tiger-3.2.4~rc1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
tiger-3.2.4~rc1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tiger-3.2.4~rc1/configure-62-      esac;
##############################################
tiger-3.2.4~rc1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tiger-3.2.4~rc1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
tiger-3.2.4~rc1/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
tiger-3.2.4~rc1/configure-323-      case $as_dir in #(
tiger-3.2.4~rc1/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tiger-3.2.4~rc1/configure-325-      *) as_qdir=$as_dir;;
##############################################
tiger-3.2.4~rc1/configure-396-  {
tiger-3.2.4~rc1/configure:397:    as_val=`expr "$@" || test $? -eq 1`
tiger-3.2.4~rc1/configure-398-  }
##############################################
tiger-3.2.4~rc1/configure-403-# ----------------------------------------
tiger-3.2.4~rc1/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tiger-3.2.4~rc1/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tiger-3.2.4~rc1/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tiger-3.2.4~rc1/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tiger-3.2.4~rc1/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tiger-3.2.4~rc1/configure-725-  case $ac_option in
tiger-3.2.4~rc1/configure:726:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tiger-3.2.4~rc1/configure-727-  *=)   ac_optarg= ;;
##############################################
tiger-3.2.4~rc1/configure-769-  -disable-* | --disable-*)
tiger-3.2.4~rc1/configure:770:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tiger-3.2.4~rc1/configure-771-    # Reject names that are not valid shell variable names.
##############################################
tiger-3.2.4~rc1/configure-774-    ac_useropt_orig=$ac_useropt
tiger-3.2.4~rc1/configure:775:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tiger-3.2.4~rc1/configure-776-    case $ac_user_opts in
##############################################
tiger-3.2.4~rc1/configure-795-  -enable-* | --enable-*)
tiger-3.2.4~rc1/configure:796:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tiger-3.2.4~rc1/configure-797-    # Reject names that are not valid shell variable names.
##############################################
tiger-3.2.4~rc1/configure-800-    ac_useropt_orig=$ac_useropt
tiger-3.2.4~rc1/configure:801:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tiger-3.2.4~rc1/configure-802-    case $ac_user_opts in
##############################################
tiger-3.2.4~rc1/configure-1008-  -with-* | --with-*)
tiger-3.2.4~rc1/configure:1009:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tiger-3.2.4~rc1/configure-1010-    # Reject names that are not valid shell variable names.
##############################################
tiger-3.2.4~rc1/configure-1013-    ac_useropt_orig=$ac_useropt
tiger-3.2.4~rc1/configure:1014:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tiger-3.2.4~rc1/configure-1015-    case $ac_user_opts in
##############################################
tiger-3.2.4~rc1/configure-1024-  -without-* | --without-*)
tiger-3.2.4~rc1/configure:1025:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tiger-3.2.4~rc1/configure-1026-    # Reject names that are not valid shell variable names.
##############################################
tiger-3.2.4~rc1/configure-1029-    ac_useropt_orig=$ac_useropt
tiger-3.2.4~rc1/configure:1030:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tiger-3.2.4~rc1/configure-1031-    case $ac_user_opts in
##############################################
tiger-3.2.4~rc1/configure-1062-  *=*)
tiger-3.2.4~rc1/configure:1063:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tiger-3.2.4~rc1/configure-1064-    # Reject names that are not valid shell variable names.
##############################################
tiger-3.2.4~rc1/configure-1083-if test -n "$ac_prev"; then
tiger-3.2.4~rc1/configure:1084:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tiger-3.2.4~rc1/configure-1085-  as_fn_error $? "missing argument to $ac_option"
##############################################
tiger-3.2.4~rc1/configure-1105-    */ )
tiger-3.2.4~rc1/configure:1106:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tiger-3.2.4~rc1/configure-1107-      eval $ac_var=\$ac_val;;
##############################################
tiger-3.2.4~rc1/configure-1140-ac_ls_di=`ls -di .` &&
tiger-3.2.4~rc1/configure:1141:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tiger-3.2.4~rc1/configure-1142-  as_fn_error $? "working directory cannot be determined"
##############################################
tiger-3.2.4~rc1/configure-1196-case $srcdir in
tiger-3.2.4~rc1/configure:1197:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tiger-3.2.4~rc1/configure-1198-esac
##############################################
tiger-3.2.4~rc1/configure-1239-By default, \`make install' will install all the files in
tiger-3.2.4~rc1/configure:1240:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tiger-3.2.4~rc1/configure:1241:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tiger-3.2.4~rc1/configure-1242-for instance \`--prefix=\$HOME'.
##############################################
tiger-3.2.4~rc1/configure-1313-*)
tiger-3.2.4~rc1/configure:1314:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tiger-3.2.4~rc1/configure-1315-  # A ".." for each directory in $ac_dir_suffix.
tiger-3.2.4~rc1/configure:1316:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tiger-3.2.4~rc1/configure-1317-  case $ac_top_builddir_sub in
##############################################
tiger-3.2.4~rc1/configure-1487-    *\'*)
tiger-3.2.4~rc1/configure:1488:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tiger-3.2.4~rc1/configure-1489-    esac
##############################################
tiger-3.2.4~rc1/configure-1570-      case $ac_val in
tiger-3.2.4~rc1/configure:1571:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tiger-3.2.4~rc1/configure-1572-      esac
##############################################
tiger-3.2.4~rc1/configure-1585-	case $ac_val in
tiger-3.2.4~rc1/configure:1586:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tiger-3.2.4~rc1/configure-1587-	esac
##############################################
tiger-3.2.4~rc1/configure-1705-    set,)
tiger-3.2.4~rc1/configure:1706:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tiger-3.2.4~rc1/configure:1707:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tiger-3.2.4~rc1/configure-1708-      ac_cache_corrupted=: ;;
##############################################
tiger-3.2.4~rc1/configure-1716-	# differences in whitespace do not lead to failure.
tiger-3.2.4~rc1/configure:1717:	ac_old_val_w=`echo x $ac_old_val`
tiger-3.2.4~rc1/configure:1718:	ac_new_val_w=`echo x $ac_new_val`
tiger-3.2.4~rc1/configure-1719-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tiger-3.2.4~rc1/configure-1736-    case $ac_new_val in
tiger-3.2.4~rc1/configure:1737:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tiger-3.2.4~rc1/configure-1738-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tiger-3.2.4~rc1/configure-2110-$as_echo_n "checking whether the C compiler works... " >&6; }
tiger-3.2.4~rc1/configure:2111:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tiger-3.2.4~rc1/configure-2112-
##############################################
tiger-3.2.4~rc1/configure-2154-	then :; else
tiger-3.2.4~rc1/configure:2155:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tiger-3.2.4~rc1/configure-2156-	fi
##############################################
tiger-3.2.4~rc1/configure-2214-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tiger-3.2.4~rc1/configure:2215:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tiger-3.2.4~rc1/configure-2216-	  break;;
##############################################
tiger-3.2.4~rc1/configure-2323-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tiger-3.2.4~rc1/configure:2324:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tiger-3.2.4~rc1/configure-2325-       break;;
##############################################
tiger-3.2.4~rc1/configure-2739-
tiger-3.2.4~rc1/configure:2740:tigerworkdir=`eval echo $tigerwork`
tiger-3.2.4~rc1/configure:2741:tigerlogdir=`eval echo $tigerlog`
tiger-3.2.4~rc1/configure:2742:tigerconfigdir=`eval echo $tigerconfig`
tiger-3.2.4~rc1/configure:2743:tigerhomedir=`eval echo $tigerhome`
tiger-3.2.4~rc1/configure-2744-
##############################################
tiger-3.2.4~rc1/configure-2880-'
tiger-3.2.4~rc1/configure:2881:DEFS=`sed -n "$ac_script" confdefs.h`
tiger-3.2.4~rc1/configure-2882-
##############################################
tiger-3.2.4~rc1/configure-2889-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tiger-3.2.4~rc1/configure:2890:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tiger-3.2.4~rc1/configure-2891-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tiger-3.2.4~rc1/configure-2956-if test -z "$BASH_VERSION$ZSH_VERSION" \
tiger-3.2.4~rc1/configure:2957:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tiger-3.2.4~rc1/configure-2958-  as_echo='print -r --'
tiger-3.2.4~rc1/configure-2959-  as_echo_n='print -rn --'
tiger-3.2.4~rc1/configure:2960:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tiger-3.2.4~rc1/configure-2961-  as_echo='printf %s\n'
##############################################
tiger-3.2.4~rc1/configure-2963-else
tiger-3.2.4~rc1/configure:2964:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tiger-3.2.4~rc1/configure-2965-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tiger-3.2.4~rc1/configure-2973-	expr "X$arg" : "X\\(.*\\)$as_nl";
tiger-3.2.4~rc1/configure:2974:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tiger-3.2.4~rc1/configure-2975-      esac;
##############################################
tiger-3.2.4~rc1/configure-3050-# ----------------------------------------
tiger-3.2.4~rc1/configure:3051:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tiger-3.2.4~rc1/configure-3052-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tiger-3.2.4~rc1/configure-3122-  {
tiger-3.2.4~rc1/configure:3123:    as_val=`expr "$@" || test $? -eq 1`
tiger-3.2.4~rc1/configure-3124-  }
##############################################
tiger-3.2.4~rc1/configure-3226-      case $as_dir in #(
tiger-3.2.4~rc1/configure:3227:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tiger-3.2.4~rc1/configure-3228-      *) as_qdir=$as_dir;;
##############################################
tiger-3.2.4~rc1/configure-3348-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tiger-3.2.4~rc1/configure:3349:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tiger-3.2.4~rc1/configure-3350-ac_cs_version="\\
##############################################
tiger-3.2.4~rc1/configure-3371-  --*=?*)
tiger-3.2.4~rc1/configure:3372:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tiger-3.2.4~rc1/configure:3373:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tiger-3.2.4~rc1/configure-3374-    ac_shift=:
##############################################
tiger-3.2.4~rc1/configure-3376-  --*=)
tiger-3.2.4~rc1/configure:3377:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tiger-3.2.4~rc1/configure-3378-    ac_optarg=
##############################################
tiger-3.2.4~rc1/configure-3400-    case $ac_optarg in
tiger-3.2.4~rc1/configure:3401:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tiger-3.2.4~rc1/configure-3402-    '') as_fn_error $? "missing file argument" ;;
##############################################
tiger-3.2.4~rc1/configure-3520-fi
tiger-3.2.4~rc1/configure:3521:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tiger-3.2.4~rc1/configure-3522-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tiger-3.2.4~rc1/configure-3537-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tiger-3.2.4~rc1/configure:3538:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tiger-3.2.4~rc1/configure-3539-ac_delim='%!_!# '
##############################################
tiger-3.2.4~rc1/configure-3543-
tiger-3.2.4~rc1/configure:3544:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tiger-3.2.4~rc1/configure-3545-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tiger-3.2.4~rc1/configure-3705-      esac
tiger-3.2.4~rc1/configure:3706:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tiger-3.2.4~rc1/configure-3707-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tiger-3.2.4~rc1/configure-3764-*)
tiger-3.2.4~rc1/configure:3765:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tiger-3.2.4~rc1/configure-3766-  # A ".." for each directory in $ac_dir_suffix.
tiger-3.2.4~rc1/configure:3767:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tiger-3.2.4~rc1/configure-3768-  case $ac_top_builddir_sub in
##############################################
tiger-3.2.4~rc1/configure-3820-/@mandir@/p'
tiger-3.2.4~rc1/configure:3821:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tiger-3.2.4~rc1/configure-3822-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tiger-3.2.4~rc1/configure-3837-
tiger-3.2.4~rc1/configure:3838:# Neutralize VPATH when `$srcdir' = `.'.
tiger-3.2.4~rc1/configure-3839-# Shell code in configure.ac might set extrasub.
##############################################
tiger-3.2.4~rc1/configure-3864-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tiger-3.2.4~rc1/configure:3865:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tiger-3.2.4~rc1/configure-3866-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tiger-3.2.4~rc1/configure.in-43-dnl Full expansion for when it's needed (in manpage)
tiger-3.2.4~rc1/configure.in:44:tigerworkdir=`eval echo $tigerwork`
tiger-3.2.4~rc1/configure.in:45:tigerlogdir=`eval echo $tigerlog`
tiger-3.2.4~rc1/configure.in:46:tigerconfigdir=`eval echo $tigerconfig`
tiger-3.2.4~rc1/configure.in:47:tigerhomedir=`eval echo $tigerhome`
tiger-3.2.4~rc1/configure.in-48-AC_SUBST(install)
##############################################
tiger-3.2.4~rc1/contrib/fix_tiger_GROUPS.sh-33-  echo $file
tiger-3.2.4~rc1/contrib/fix_tiger_GROUPS.sh:34:  BASENAME=`basename $file`
tiger-3.2.4~rc1/contrib/fix_tiger_GROUPS.sh-35-  /bin/cp $file $WDIR/$BASENAME.$$
##############################################
tiger-3.2.4~rc1/initdefs-130-    then 
tiger-3.2.4~rc1/initdefs:131:    	if [ -z "`$LS \"$__file\" 2>/dev/null`" ] 
tiger-3.2.4~rc1/initdefs-132-	then
##############################################
tiger-3.2.4~rc1/initdefs-137-	then
tiger-3.2.4~rc1/initdefs:138:	    	if [ "$UUID" != "`$LS -nl \"$__file\" | $AWK '{print $3}'`" ] 
tiger-3.2.4~rc1/initdefs-139-		then
##############################################
tiger-3.2.4~rc1/initdefs-163-	[ -n "$IGNORE_FILE" ] && [ -f $IGNORE_FILE ] &&  \
tiger-3.2.4~rc1/initdefs:164:	[ -z "`echo \"$__mesgcheck\" | $EGREP -v -f $IGNORE_FILE`" ] && __retval=0
tiger-3.2.4~rc1/initdefs-165-	return $__retval
##############################################
tiger-3.2.4~rc1/initdefs-268-  [ -f "$__path" ] && {	
tiger-3.2.4~rc1/initdefs:269:    set X `getpermit "$__path"`
tiger-3.2.4~rc1/initdefs-270-    shift 4
##############################################
tiger-3.2.4~rc1/initdefs-302-    [ "$__path" != "$__comp" ] && {
tiger-3.2.4~rc1/initdefs:303:      __file="\`$__path' which contains \`$__comp'"
tiger-3.2.4~rc1/initdefs-304-    }
##############################################
tiger-3.2.4~rc1/initdefs-425-  _saveifs=$IFS
tiger-3.2.4~rc1/initdefs:426:  __decomp="`$realpath \"$_file\"`"
tiger-3.2.4~rc1/initdefs-427-
##############################################
tiger-3.2.4~rc1/initdefs-514-	if [ "$__script_run" != "" ] ; then
tiger-3.2.4~rc1/initdefs:515:            __script_owner=`$LS -nl $__script_run | $AWK '{ print $3; }'`
tiger-3.2.4~rc1/initdefs-516-            if [ $TESTEXEC $__script_run ]; then
##############################################
tiger-3.2.4~rc1/install.sh-72-if [ -d $dstpath ]; then
tiger-3.2.4~rc1/install.sh:73:    dstpath=`echo "$dstpath" | sed -e 's:/$::'`
tiger-3.2.4~rc1/install.sh-74-    dstisdir=1
##############################################
tiger-3.2.4~rc1/install.sh-88-    if [ $dstisdir = 1 ]; then
tiger-3.2.4~rc1/install.sh:89:        dstfile=`echo "$src" | sed -e 's;.*/\([^/]*\)$;\1;'`
tiger-3.2.4~rc1/install.sh-90-        dst="$dst/$dstfile"
##############################################
tiger-3.2.4~rc1/scripts/aide_run-130-if [ -z "${Tiger_AIDE_CFG_OVERRIDE}" ]; 
tiger-3.2.4~rc1/scripts/aide_run:131:then AIDE_CFG=`$AIDE -v 2>&1| $GREP -e "^CONFIG_FILE" | $CUT -d " " -f 3| $TR -d "\""`
tiger-3.2.4~rc1/scripts/aide_run-132-else AIDE_CFG=${Tiger_AIDE_CFG_OVERRIDE}
##############################################
tiger-3.2.4~rc1/scripts/aide_run-158-0)	# Summary
tiger-3.2.4~rc1/scripts/aide_run:159:	AIDE_SUMMARY=`$GREP ${AIDE_RPT} -e "^Total number"`
tiger-3.2.4~rc1/scripts/aide_run-160-	message INFO aide003i "" "Summary: ${AIDE_SUMMARY}"
##############################################
tiger-3.2.4~rc1/scripts/check_aliases-80-
tiger-3.2.4~rc1/scripts/check_aliases:81:  prog="`echo \"$rcpt\" | $SED -e 's/^[ 	|\"]*\([^\" ]*\).*$/\1/'`"
tiger-3.2.4~rc1/scripts/check_aliases-82-
##############################################
tiger-3.2.4~rc1/scripts/check_aliases-101-  alias="$1"
tiger-3.2.4~rc1/scripts/check_aliases:102:  file="`echo \"$2\" | $SED -e 's/[ 	]*:include://'`"
tiger-3.2.4~rc1/scripts/check_aliases-103-
tiger-3.2.4~rc1/scripts/check_aliases-104-  [ ! -f "$file" ] && {
tiger-3.2.4~rc1/scripts/check_aliases:105:    message INFO ali006i "" "Alias \`$alias' included file \`$file' does not exist$fmsg"
tiger-3.2.4~rc1/scripts/check_aliases-106-  }
##############################################
tiger-3.2.4~rc1/scripts/check_aliases-153-do
tiger-3.2.4~rc1/scripts/check_aliases:154:  source="`$CAT $alias_set.src`"
tiger-3.2.4~rc1/scripts/check_aliases-155-  echo "# Checking aliases from $source."
##############################################
tiger-3.2.4~rc1/scripts/check_anonftp-146-haveallcmds GETUSERHOME && {
tiger-3.2.4~rc1/scripts/check_anonftp:147:  ftphome=`$GETUSERHOME ftp`
tiger-3.2.4~rc1/scripts/check_anonftp-148-  status=$?
##############################################
tiger-3.2.4~rc1/scripts/check_anonftp-156-  # Get the ftp entry from the password file.
tiger-3.2.4~rc1/scripts/check_anonftp:157:  ftp_pwentry=`$GREP '^ftp:' /etc/passwd`
tiger-3.2.4~rc1/scripts/check_anonftp-158-  [ -z "$ftp_pwentry" -o $status != 0 ] && {
##############################################
tiger-3.2.4~rc1/scripts/check_anonftp-163-  # Does the ftp user have a valid shell?
tiger-3.2.4~rc1/scripts/check_anonftp:164:  shell=`echo $ftp_pwentry | $CUT -d: -f7`
tiger-3.2.4~rc1/scripts/check_anonftp-165-  case "$shell" in
##############################################
tiger-3.2.4~rc1/scripts/check_anonftp-181-    ftpgroups=
tiger-3.2.4~rc1/scripts/check_anonftp:182:    haveallcmds GROUPSS && ftpgroups=`$GROUPSS ftp`
tiger-3.2.4~rc1/scripts/check_anonftp-183-
##############################################
tiger-3.2.4~rc1/scripts/check_apache-95-[ -f $APACHECONFDIR/httpd.conf ] && {
tiger-3.2.4~rc1/scripts/check_apache:96:	listen=`$GREP ^Listen $APACHECONFDIR/httpd.conf | head -1 | $AWK '{print $2}'`
tiger-3.2.4~rc1/scripts/check_apache-97-        if [ -n "$listen" ]; then
tiger-3.2.4~rc1/scripts/check_apache-98-                if echo "$listen" | grep -q ':' ; then
tiger-3.2.4~rc1/scripts/check_apache:99:                    port=`echo "$listen" | $CUT -d : -f 2`
tiger-3.2.4~rc1/scripts/check_apache:100:                    ipaddr=`echo "$listen" | $SED -e 's/:.*$//'`
tiger-3.2.4~rc1/scripts/check_apache-101-                else
##############################################
tiger-3.2.4~rc1/scripts/check_apache-130-	do
tiger-3.2.4~rc1/scripts/check_apache:131:		if [ ! -z "`echo $line | $GREP -i \"<Directory\"`" ] ; then
tiger-3.2.4~rc1/scripts/check_apache:132:			directory=`echo $line | $AWK '/^\s*<Directory (.*)$/ {print $2} ' | $SED -e 's/>$//'`
tiger-3.2.4~rc1/scripts/check_apache-133-			denyfirst=0
##############################################
tiger-3.2.4~rc1/scripts/check_apache-135-
tiger-3.2.4~rc1/scripts/check_apache:136:		if [ ! -z "`echo $line | $GREP -i \"</Directory\"`" ] ; then
tiger-3.2.4~rc1/scripts/check_apache-137-		# Before reseting check the '/' configuration
##############################################
tiger-3.2.4~rc1/scripts/check_apache-149-
tiger-3.2.4~rc1/scripts/check_apache:150:		if [ ! -z "`echo $line | $GREP -i Options`" ]; then
tiger-3.2.4~rc1/scripts/check_apache-151-
tiger-3.2.4~rc1/scripts/check_apache:152:			options=`echo $line | $SED -e 's/options\b//i'`
tiger-3.2.4~rc1/scripts/check_apache-153-
tiger-3.2.4~rc1/scripts/check_apache:154:			if [ ! -z "`echo $options | $GREP -i followsymlinks`" ]; then
tiger-3.2.4~rc1/scripts/check_apache-155-# TODO: We could try to check if there are symlinks that are going to be
##############################################
tiger-3.2.4~rc1/scripts/check_apache-157-# Sample: ln -s /etc/passwd
tiger-3.2.4~rc1/scripts/check_apache:158:			if [ ! -z "`echo $options | $GREP -i ifownermatch`" ]; then
tiger-3.2.4~rc1/scripts/check_apache-159-			message INFO apa003i "" "$directory directory configuration permits symlink following only if owner of the symlink matches."
##############################################
tiger-3.2.4~rc1/scripts/check_apache-165-# TODO: we could list executable files in the directory
tiger-3.2.4~rc1/scripts/check_apache:166:			if [ ! -z "`echo $options | $GREP -i execcgi`" ]; then
tiger-3.2.4~rc1/scripts/check_apache-167-			message WARN apa005w "" "$directory directory can hold executable CGI."
##############################################
tiger-3.2.4~rc1/scripts/check_apache-170-#  TODO we could check which directories do not have an index.html file
tiger-3.2.4~rc1/scripts/check_apache:171:			if [ ! -z "`echo $options | $GREP -i indexes`" ]; then
tiger-3.2.4~rc1/scripts/check_apache-172-			message WARN apa006w "" "$directory directory will provide content listing if there are no index.html files."
##############################################
tiger-3.2.4~rc1/scripts/check_apache-178-# is finished)
tiger-3.2.4~rc1/scripts/check_apache:179:		if [ ! -z "`echo $line | $GREP -i \"Order\"`" ] ; then
tiger-3.2.4~rc1/scripts/check_apache-180-			denyfirst=0
tiger-3.2.4~rc1/scripts/check_apache:181:			[ ! -z "`echo $line | $GREP -i \"Deny,Allow\"`" ] && denyfirst=1
tiger-3.2.4~rc1/scripts/check_apache-182-		fi
tiger-3.2.4~rc1/scripts/check_apache-183-
tiger-3.2.4~rc1/scripts/check_apache:184:		[ ! -z "`echo $line | $GREP -i \"Deny from all\"`" ] && alldenied=1
tiger-3.2.4~rc1/scripts/check_apache:185:		[ ! -z "`echo $line | $GREP -i \"Allow from all\"`" ] && alldenied=0
tiger-3.2.4~rc1/scripts/check_apache-186-
##############################################
tiger-3.2.4~rc1/scripts/check_crontabs-121-  do
tiger-3.2.4~rc1/scripts/check_crontabs:122:    com="`echo \"$command\" | $SED -e 's/[0-9]*>//g' | $TR -d '()\;\`&!|'`"
tiger-3.2.4~rc1/scripts/check_crontabs-123-
tiger-3.2.4~rc1/scripts/check_crontabs-124-    # Can't 'set' this because of shell meta-characters.
tiger-3.2.4~rc1/scripts/check_crontabs:125:    cmd="`echo \"$com\" | $AWK '{print $1}'`"
tiger-3.2.4~rc1/scripts/check_crontabs-126-  
tiger-3.2.4~rc1/scripts/check_crontabs:127:    base=`$BASENAME -- "$cmd"`
tiger-3.2.4~rc1/scripts/check_crontabs-128-    case "$base" in
tiger-3.2.4~rc1/scripts/check_crontabs-129-      sh|csh|ksh|tcsh|zsh|bash|if|cd)
tiger-3.2.4~rc1/scripts/check_crontabs:130:      [ "$2" != "-c" ] && cmd="`echo \"$com\" | $AWK '{print $2}'`";;
tiger-3.2.4~rc1/scripts/check_crontabs-131-    esac
##############################################
tiger-3.2.4~rc1/scripts/check_crontabs-139-#          *)
tiger-3.2.4~rc1/scripts/check_crontabs:140:#           if [ -z "`echo $cmd | $GREP \"^\/\"`" ] ; then
tiger-3.2.4~rc1/scripts/check_crontabs-141-#             message WARN cron001w "command = $command" "cron entry for $owner does not use full pathname"
##############################################
tiger-3.2.4~rc1/scripts/check_crontabs-144-# And subsituted by this:
tiger-3.2.4~rc1/scripts/check_crontabs:145:    if [ -z "`echo $cmd | $GREP \"^[\/\[]\"`" -a "$cmd" != "umask" ]; then
tiger-3.2.4~rc1/scripts/check_crontabs-146-        message WARN cron001w "" "cron entry for $owner does not use full pathname ($cmd):"
##############################################
tiger-3.2.4~rc1/scripts/check_crontabs-152-      curdir=/
tiger-3.2.4~rc1/scripts/check_crontabs:153:      [ -n "$GETUSERHOME" ] && curdir=`$GETUSERHOME $owner`
tiger-3.2.4~rc1/scripts/check_crontabs-154-      lowner=$owner
##############################################
tiger-3.2.4~rc1/scripts/check_devices-136-	[ ! -h "$file" ] && [ -f "$file" ] &&  {
tiger-3.2.4~rc1/scripts/check_devices:137:	file=`echo $file | $SED -e 's/"/\\\"/g'`
tiger-3.2.4~rc1/scripts/check_devices-138-    	eval "case \"$file\" in
##############################################
tiger-3.2.4~rc1/scripts/check_exports-110-  do
tiger-3.2.4~rc1/scripts/check_exports:111:    set `getpermit ${path}/$name` X
tiger-3.2.4~rc1/scripts/check_exports-112-    shift
##############################################
tiger-3.2.4~rc1/scripts/check_exports-142-      -access=*|access=*)  world=0;;
tiger-3.2.4~rc1/scripts/check_exports:143:      -root=*|root=*)      root=1;roothosts=`echo $acl|$AWK -F= '{print $2}'`;;
tiger-3.2.4~rc1/scripts/check_exports-144-      -ro=*|ro=*)          readonly=1; world=0;;
tiger-3.2.4~rc1/scripts/check_exports-145-      -ro|ro)              readonly=1;;
tiger-3.2.4~rc1/scripts/check_exports:146:      -anon=*|anon=*)      anonid=`echo $acl | $AWK -F= '{print $2}'`;;
tiger-3.2.4~rc1/scripts/check_exports-147-      -rw=*|rw=*)          readmost=1;world=0;;
##############################################
tiger-3.2.4~rc1/scripts/check_finddeleted-141-# TYPE = DEL, but SYSV or CHR 'files' are not considered
tiger-3.2.4~rc1/scripts/check_finddeleted:142:	if [ -n "`echo $name | $GREP \"(deleted)\"`" -a "$type" != "CHR" ] || [ -z "`echo $name | $GREP SYSV`" -a "$type" = "DEL" ] ; then
tiger-3.2.4~rc1/scripts/check_finddeleted:143:		 ppid=`$PS -p $npid -o pid,ppid | $GREP -v PID |$AWK '{print $2}'`
tiger-3.2.4~rc1/scripts/check_finddeleted-144-		 if [ -n "$ppid" ] ; then
tiger-3.2.4~rc1/scripts/check_finddeleted:145:			 pname=`$PS -p $ppid -o pid,cmd | $GREP -v PID | $AWK '{print $2}'`
tiger-3.2.4~rc1/scripts/check_finddeleted-146-		 fi
##############################################
tiger-3.2.4~rc1/scripts/check_finddeleted-153-		# (if proceses disappear)
tiger-3.2.4~rc1/scripts/check_finddeleted:154:		listenport=`$LSOF -np $npid | $GREP \(LISTEN\) |  $SORT -u | $CUT -d : -f 2 | $AWK '{printf "%s ", $1}'`
tiger-3.2.4~rc1/scripts/check_finddeleted-155-		if [ -n "$ppid" ] ; then
tiger-3.2.4~rc1/scripts/check_finddeleted:156:			listenpport=`$LSOF -np $ppid | $GREP \(LISTEN\) |  $SORT -u | $CUT -d : -f 2 | $AWK '{printf "%s, ", $1}'`
tiger-3.2.4~rc1/scripts/check_finddeleted-157-		fi
##############################################
tiger-3.2.4~rc1/scripts/check_ftpusers-117-
tiger-3.2.4~rc1/scripts/check_ftpusers:118:for passwd_set in `$CAT $WORKDIR/pass.list.$$`
tiger-3.2.4~rc1/scripts/check_ftpusers-119-do
##############################################
tiger-3.2.4~rc1/scripts/check_ftpusers-123-	runawk="$AWK -F: '(\$3 <= $Tiger_Accounts_Trust) { print \$1 }'"
tiger-3.2.4~rc1/scripts/check_ftpusers:124:	user=`echo $line | eval $runawk`
tiger-3.2.4~rc1/scripts/check_ftpusers-125-# This does not work since $Tiger_Accounts_Trust does not get expanded
tiger-3.2.4~rc1/scripts/check_ftpusers:126:#	user=`echo $line | $AWK -F: '($3 <= $Tiger_Accounts_Trust) { print $1 }'`
tiger-3.2.4~rc1/scripts/check_ftpusers-127-
tiger-3.2.4~rc1/scripts/check_ftpusers-128-	# Note: root is removed since it is checked for in check_root
tiger-3.2.4~rc1/scripts/check_ftpusers:129:	[ -n "$user" -a "$user" != "root" ] && [ -z "`$GREP \"^$user\" $FTPUSERS`" ]  && 
tiger-3.2.4~rc1/scripts/check_ftpusers-130-		message FAIL netw018f "" "Administrative user $user allowed access in $FTPUSERS"
##############################################
tiger-3.2.4~rc1/scripts/check_inetd-123-
tiger-3.2.4~rc1/scripts/check_inetd:124:  __xx="`$LS -id \`$AWK '{print $3}' $WORKDIR/cinetd.$$ |
tiger-3.2.4~rc1/scripts/check_inetd-125-           $GREP -v internal
##############################################
tiger-3.2.4~rc1/scripts/check_inetd-178-
tiger-3.2.4~rc1/scripts/check_inetd:179:    if [ -n "`echo $currbinary | $GREP '?'`" ] ; then
tiger-3.2.4~rc1/scripts/check_inetd:180:      currbinary=`echo $currbinary | $SED -e "s/\?//"`
tiger-3.2.4~rc1/scripts/check_inetd-181-    fi
##############################################
tiger-3.2.4~rc1/scripts/check_inetd-188- # optional existance of the binary
tiger-3.2.4~rc1/scripts/check_inetd:189:     elif [ "X$OS" = "XIRIX" -a "X`echo $currbinary | $SED 's:[?]::'`" != "X$currbinary" ]; then
tiger-3.2.4~rc1/scripts/check_inetd:190:	if [ -f "`echo $currbinary | $SED 's:[?]::'`" ]; then
tiger-3.2.4~rc1/scripts/check_inetd-191-		[ -n "$TigerCheckEmbedded" -a "$user" = 'root' ] && {
tiger-3.2.4~rc1/scripts/check_inetd:192:			echo "`echo $currbinary | $SED 's:[?]::'` $inetdsrc" >> $TigerCheckEmbedded
tiger-3.2.4~rc1/scripts/check_inetd-193-		 }
tiger-3.2.4~rc1/scripts/check_inetd-194-	else
tiger-3.2.4~rc1/scripts/check_inetd:195:		message INFO inet014i "" "`echo $currbinary | $SED 's:[?]::'` for $currservice does not exist (flagged as optional)."
tiger-3.2.4~rc1/scripts/check_inetd-196-	fi
##############################################
tiger-3.2.4~rc1/scripts/check_inetd-201-    
tiger-3.2.4~rc1/scripts/check_inetd:202:    if [ "X$OS" = "XIRIX" -a "X`echo $currbinary | $SED 's:[?]::'`" != "X$currbinary" ]; then
tiger-3.2.4~rc1/scripts/check_inetd:203:	lgetpermit "`echo $currbinary | $SED 's:[?]::'`" |
tiger-3.2.4~rc1/scripts/check_inetd:204:	pathmsg inet008 inet009 "`echo $currbinary | $SED 's:[?]::'`" root "inetd entry for $currservice service uses"
tiger-3.2.4~rc1/scripts/check_inetd-205-    else
##############################################
tiger-3.2.4~rc1/scripts/check_inetd-225-  do
tiger-3.2.4~rc1/scripts/check_inetd:226:    if [ -n "`echo $currpath | $GREP '?'`" ]; then
tiger-3.2.4~rc1/scripts/check_inetd:227:     currpath=`echo $currpath | $SED -e "s/\?//"`
tiger-3.2.4~rc1/scripts/check_inetd-228-    fi
tiger-3.2.4~rc1/scripts/check_inetd:229:    if [ -n "`echo $exppath | $GREP '?'`" ]; then
tiger-3.2.4~rc1/scripts/check_inetd:230:     exppath=`echo $exppath | $SED -e "s/\?//"`
tiger-3.2.4~rc1/scripts/check_inetd-231-    fi
##############################################
tiger-3.2.4~rc1/scripts/check_inetd-272-	if [ "X$matchescount" = "X" ]; then
tiger-3.2.4~rc1/scripts/check_inetd:273:		x="`$EGREP \"^$service[     ]\" $infile`"
tiger-3.2.4~rc1/scripts/check_inetd-274-		message INFO inet011i "$x" "Locally added entry \`$service' in inetd.conf:"
##############################################
tiger-3.2.4~rc1/scripts/check_inetd-320-    do
tiger-3.2.4~rc1/scripts/check_inetd:321:      inetdsrc=`$CAT $inetd_set.src`
tiger-3.2.4~rc1/scripts/check_inetd-322-      echo "# Checking inetd entries from $inetdsrc"
##############################################
tiger-3.2.4~rc1/scripts/check_known-131-     # Extract kernel major and minor version, only take numbers
tiger-3.2.4~rc1/scripts/check_known:132:     MAJOR_VER=`echo $REV | $CUT -f 1 -d . | $EGREP '^[0-9].*'`
tiger-3.2.4~rc1/scripts/check_known:133:     MINOR_VER=`echo $REV | $CUT -f 2 -d . | $SED -e 's/-.*$//' |  $EGREP '^[0-9].*'`
tiger-3.2.4~rc1/scripts/check_known-134-     # only use ifconfig if 'ip' is not available or if we are in version 2.4 or earlier
##############################################
tiger-3.2.4~rc1/scripts/check_known-137-         echo "# Testing for promiscuous interfaces with $IFCONFIG"
tiger-3.2.4~rc1/scripts/check_known:138:         promisc="`$IFCONFIG -a | $GREP -i PROMISC`"
tiger-3.2.4~rc1/scripts/check_known-139-         [ -n "$promisc" ] && message ALERT kis013a "" "One of the interfaces is set for promiscuous mode"
##############################################
tiger-3.2.4~rc1/scripts/check_known-154-  echo "# Testing for backdoors in inetd.conf"
tiger-3.2.4~rc1/scripts/check_known:155:  inetd_sets=`$GEN_INETD_SETS`
tiger-3.2.4~rc1/scripts/check_known-156-  if [ -n "$inetd_sets" ] 
##############################################
tiger-3.2.4~rc1/scripts/check_known-161-  [ -n "$ETCSHELLS" -a -s "$ETCSHELLS" ] && {
tiger-3.2.4~rc1/scripts/check_known:162:    shells=`$GREP -v '^#' $ETCSHELLS`
tiger-3.2.4~rc1/scripts/check_known:163:    shcase=`echo $shells | $TR ' ' '|'`
tiger-3.2.4~rc1/scripts/check_known-164-  }
tiger-3.2.4~rc1/scripts/check_known:165:  backdoor="`$EGREP $shcase $inetd_sets`"
tiger-3.2.4~rc1/scripts/check_known-166-  if [ -n "$backdoor" ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_known-226-        # within the file name and are left as '~'
tiger-3.2.4~rc1/scripts/check_known:227:	alertfiles="`$FIND . -name . -fprintf /dev/null '' -o \( -name '#[0-9]*' -o -name '[0-9]*_[0-9]*' \) -prune -o -print | $TR '\n' '~' | $SED 's%^./%%; s%~./%\n%g; s%~$%\n%'`"
tiger-3.2.4~rc1/scripts/check_known-228-	# On HP-UX change to:
tiger-3.2.4~rc1/scripts/check_known:229:	#alertfiles="`$FIND . \( -name . -o -name .fsadm \) -fprintf /dev/null '' -o -name '#[0-9]*' -prune -o -print | $TR '\n' '~' | $SED 's%^./%%; s%~./%\n%g; s%~$%\n%'`"s%^./%%'`"
tiger-3.2.4~rc1/scripts/check_known-230-	if [ -n "$alertfiles" ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_known-233-	  # and just provide the raw count.
tiger-3.2.4~rc1/scripts/check_known:234:	  filecount="`echo "$alertfiles" | $WC -l`"
tiger-3.2.4~rc1/scripts/check_known-235-	  if [ $filecount -lt 100 ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_known-243-	else
tiger-3.2.4~rc1/scripts/check_known:244:	  filecount="`$LS -a | $WC -l`"
tiger-3.2.4~rc1/scripts/check_known-245-	  if [ $filecount -gt 2 ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_known-294-     owner=""
tiger-3.2.4~rc1/scripts/check_known:295:     for passwd_set in `$CAT $WORKDIR/pass.list.$$`
tiger-3.2.4~rc1/scripts/check_known-296-     do
tiger-3.2.4~rc1/scripts/check_known-297-      [ -z "$owner" ] && 
tiger-3.2.4~rc1/scripts/check_known:298:#	 owner=`$GREP :$uid: $passwd_set | $GREP -v "^+" | $CUT -f 1 -d : |$HEAD -1`
tiger-3.2.4~rc1/scripts/check_known:299:	 owner=`$AWK -F: '$3 ~ /^'$uid'$/ { print $1 }' $passwd_set | $HEAD -1`
tiger-3.2.4~rc1/scripts/check_known-300-     done 
##############################################
tiger-3.2.4~rc1/scripts/check_known-314-    	if [ -z "$Tiger_PasswdFiles" ] ; then
tiger-3.2.4~rc1/scripts/check_known:315: 	     	for passwd_set in `$CAT $WORKDIR/pass.list.$$`; do
tiger-3.2.4~rc1/scripts/check_known-316-      			delete $passwd_set $passwd_set.src 
##############################################
tiger-3.2.4~rc1/scripts/check_listeningprocs-129-	asocket=$4
tiger-3.2.4~rc1/scripts/check_listeningprocs:130:	socket=`echo $asocket |  $CUT -f 2 -d : | $SED -e 's/-.*$//'`
tiger-3.2.4~rc1/scripts/check_listeningprocs-131-	[ "$type" = "raw" ] && socket="(hex) $socket"
tiger-3.2.4~rc1/scripts/check_listeningprocs:132:	address=`echo $asocket | $CUT -f 1 -d :`
tiger-3.2.4~rc1/scripts/check_listeningprocs-133-	[ "$address" = "127.0.0.1" ] && address="loopback"
##############################################
tiger-3.2.4~rc1/scripts/check_logfiles-104-  value=1
tiger-3.2.4~rc1/scripts/check_logfiles:105:  realpermission=`getpermit $1 | $AWK '{ print $4$5$6$7$8$9$10$11$12 }' `
tiger-3.2.4~rc1/scripts/check_logfiles-106-  [ "$realpermission" = "$permission" ]  && value=0
##############################################
tiger-3.2.4~rc1/scripts/check_logfiles-160-else
tiger-3.2.4~rc1/scripts/check_logfiles:161:    group=`getpermit $WTMP | $AWK '{ print $3 }'`
tiger-3.2.4~rc1/scripts/check_logfiles-162-    if [  "$group" = "utmp" ] ; then
##############################################
tiger-3.2.4~rc1/scripts/check_logfiles-175-    else
tiger-3.2.4~rc1/scripts/check_logfiles:176:        group=`getpermit $BTMP | $AWK '{ print $3 }'`
tiger-3.2.4~rc1/scripts/check_logfiles-177-        if [ "$group" = "utmp" ] ; then
##############################################
tiger-3.2.4~rc1/scripts/check_logfiles-194-else
tiger-3.2.4~rc1/scripts/check_logfiles:195:    group=`getpermit $UTMP | $AWK '{ print $3 }'`
tiger-3.2.4~rc1/scripts/check_logfiles-196-    if [  "$group" = "utmp" ] ; then
##############################################
tiger-3.2.4~rc1/scripts/check_netrc-181-  echo
tiger-3.2.4~rc1/scripts/check_netrc:182:  echo "# Checking accounts from `$CAT $passwd_set.src`..."
tiger-3.2.4~rc1/scripts/check_netrc-183-
##############################################
tiger-3.2.4~rc1/scripts/check_nisplus-136-    [ "$nr$nm$nc$nd$or$om$oc$od$gr$gm$gc$gd$wr$wm$wc$wd" != "$ownread" ] && {
tiger-3.2.4~rc1/scripts/check_nisplus:137:      nobody_access="`getaccessmsg $nr $nm $nc $nd`"
tiger-3.2.4~rc1/scripts/check_nisplus:138:      owner_access="`getaccessmsg 0 $om $oc $od`"
tiger-3.2.4~rc1/scripts/check_nisplus:139:      group_access="`getaccessmsg $gr $gm $gc $gd`"
tiger-3.2.4~rc1/scripts/check_nisplus:140:      world_access="`getaccessmsg $wr $wm $wc $wd`"
tiger-3.2.4~rc1/scripts/check_nisplus-141-
##############################################
tiger-3.2.4~rc1/scripts/check_ntp-79-# Is the ntpd process listening?
tiger-3.2.4~rc1/scripts/check_ntp:80:[ -z "`$NETSTAT -an 2>/dev/null | $EGREP '[.|:]123 '`" ] && exit
tiger-3.2.4~rc1/scripts/check_ntp-81-
##############################################
tiger-3.2.4~rc1/scripts/check_omniback-79-# Is the omniback process listening?
tiger-3.2.4~rc1/scripts/check_omniback:80:[ -z "`$NETSTAT -an 2>/dev/null | $EGREP '[.|:]5555 .*LISTEN'`" ] && exit
tiger-3.2.4~rc1/scripts/check_omniback-81-
##############################################
tiger-3.2.4~rc1/scripts/check_omniback-86-
tiger-3.2.4~rc1/scripts/check_omniback:87:[ -n "`$EGREP '^[a-zA-Z_-]+' $OMNIBACK_CELLSERVER`" ] && {
tiger-3.2.4~rc1/scripts/check_omniback-88-	message FAIL netw006f "" "Omniback cell server must be specified by IP address in $OMNIBACK_CELLSERVER"
##############################################
tiger-3.2.4~rc1/scripts/check_passwdformat-133-#   ($2 !~ /^\$[0-9a-f]+\$/)) {
tiger-3.2.4~rc1/scripts/check_passwdformat:134:#       if (system("test -d "$9" -a ! -r "$9"") == 0)
tiger-3.2.4~rc1/scripts/check_passwdformat-135-#          printf("Login %s if off but still has valid shell and home directory is unreadable\n\t by root; cannot check for existance of alternate access files.\n", $1);
##############################################
tiger-3.2.4~rc1/scripts/check_path-340-          /etc/profile|/etc/bashrc)
tiger-3.2.4~rc1/scripts/check_path:341:            found=`$GREP -v \# $file | $GREP PATH | $GREP export 2>/dev/null`
tiger-3.2.4~rc1/scripts/check_path-342-            if [ -z "$found" ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_path-346-          /etc/csh.login)
tiger-3.2.4~rc1/scripts/check_path:347:            found="`$GREP -v \# $file | $GREP PATH | $GREP setenv 2>/dev/null`" 
tiger-3.2.4~rc1/scripts/check_path-348-            if [ -z "$found" ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_path-352-         *)
tiger-3.2.4~rc1/scripts/check_path:353:            found="`$GREP -v \# $file | $GREP PATH `"
tiger-3.2.4~rc1/scripts/check_path-354-            if [ -z "$found" ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_path-376-	echo
tiger-3.2.4~rc1/scripts/check_path:377:	echo "# Checking accounts from `$CAT $passwd_set.src`..."
tiger-3.2.4~rc1/scripts/check_path-378-  
##############################################
tiger-3.2.4~rc1/scripts/check_printcap-115-	  [ $pass -eq 1 ] && {
tiger-3.2.4~rc1/scripts/check_printcap:116:	    message INFO xxxx "" "Printer control $__f's file \`$__comp' for printer \`$__pr' does not exist."
tiger-3.2.4~rc1/scripts/check_printcap-117-	    echo
##############################################
tiger-3.2.4~rc1/scripts/check_printcap-121-	  do
tiger-3.2.4~rc1/scripts/check_printcap:122:	    __comp="`dirname \"$__comp\"`"
tiger-3.2.4~rc1/scripts/check_printcap-123-	  done
##############################################
tiger-3.2.4~rc1/scripts/check_printcap-127-	  lgetpermit "$__comp" |
tiger-3.2.4~rc1/scripts/check_printcap:128:	  pathmsg pcap002w pcap003w "$__comp" root "Print control \`$__f' for printer \`$__pr' uses" ""
tiger-3.2.4~rc1/scripts/check_printcap-129-
##############################################
tiger-3.2.4~rc1/scripts/check_printcap-156-  shift
tiger-3.2.4~rc1/scripts/check_printcap:157:  printer="`echo \"$pnames\" | $SED -e 's/^\([^|]*\)|.*$/\1/'`"
tiger-3.2.4~rc1/scripts/check_printcap-158-  for setting
##############################################
tiger-3.2.4~rc1/scripts/check_rhosts-114-  else 
tiger-3.2.4~rc1/scripts/check_rhosts:115:      message WARN rcmd003w "" "User $user's .rhosts file provides access for user \`$ruser' at host \`$rhost'."
tiger-3.2.4~rc1/scripts/check_rhosts-116-  fi
##############################################
tiger-3.2.4~rc1/scripts/check_rhosts-240-	    fi
tiger-3.2.4~rc1/scripts/check_rhosts:241:    	    fileid=`$LS -anl "$homedir/.rhosts"  | $AWK '{print $3}'`
tiger-3.2.4~rc1/scripts/check_rhosts-242-# BUG: If no fileid is returned then there must be an error above
##############################################
tiger-3.2.4~rc1/scripts/check_rhosts-244-	    [ -n "$fileid" ] && {
tiger-3.2.4~rc1/scripts/check_rhosts:245:	    	fowner=`$AWK -F: '$3 ~ /^'$fileid'$/ { print $1 }' $passwd_set | $HEAD -1`
tiger-3.2.4~rc1/scripts/check_rhosts-246-	    	[ $userid -ne $fileid ] && \
##############################################
tiger-3.2.4~rc1/scripts/check_rhosts-276-	case $entry in
tiger-3.2.4~rc1/scripts/check_rhosts:277:	  +@*) netgroup="${netgroup}`echo $entry | $SED -e 's/^+@//'` ";;
tiger-3.2.4~rc1/scripts/check_rhosts-278-	  +|'+ '*) message FAIL rcmd009f "" "/etc/hosts.equiv contains '+'.";;
##############################################
tiger-3.2.4~rc1/scripts/check_rhosts-294-	esac
tiger-3.2.4~rc1/scripts/check_rhosts:295:	line=`$EXPR $line + 1`
tiger-3.2.4~rc1/scripts/check_rhosts-296-      done
##############################################
tiger-3.2.4~rc1/scripts/check_rhosts-298-      [ -n "$netgroup" ] && {
tiger-3.2.4~rc1/scripts/check_rhosts:299:	hosts="$hosts `$BASEDIR/util/getnetgroup $netgroup`"
tiger-3.2.4~rc1/scripts/check_rhosts-300-      }
##############################################
tiger-3.2.4~rc1/scripts/check_rhosts-342-    echo
tiger-3.2.4~rc1/scripts/check_rhosts:343:    echo "# Checking accounts from `$CAT $passwd_set.src`..."
tiger-3.2.4~rc1/scripts/check_rhosts-344-  
##############################################
tiger-3.2.4~rc1/scripts/check_root-93-if [ -f /etc/default/login ]; then
tiger-3.2.4~rc1/scripts/check_root:94:  if [ -z "`$GREP '^CONSOLE' /etc/default/login`" ]; then
tiger-3.2.4~rc1/scripts/check_root-95-     message WARN root001w "" "Remote root login allowed in /etc/default/login."
##############################################
tiger-3.2.4~rc1/scripts/check_root-100-if [ -f /etc/securetty ]; then
tiger-3.2.4~rc1/scripts/check_root:101:  if [ -n "`$GREP '^ttyp' /etc/securetty`" ]; then
tiger-3.2.4~rc1/scripts/check_root-102-     message WARN root001w "" "Remote root login allowed in /etc/securetty"
##############################################
tiger-3.2.4~rc1/scripts/check_root-107-if [ -f /etc/ttytab ]; then
tiger-3.2.4~rc1/scripts/check_root:108:  if [ -n "`$GREP ' secure' /etc/ttytab | $GREP -v console`" ]; then
tiger-3.2.4~rc1/scripts/check_root-109-     message WARN root001w "" "Remote root login allowed in /etc/ttytab"
##############################################
tiger-3.2.4~rc1/scripts/check_root-113-if [ -f /etc/security/access.conf ]; then
tiger-3.2.4~rc1/scripts/check_root:114:  if [ -n "`$GREP '^+:root' /etc/security/access.conf`" ]; then
tiger-3.2.4~rc1/scripts/check_root-115-     message WARN root001w "" "Remote root login allowed in /etc/security/access.conf"
##############################################
tiger-3.2.4~rc1/scripts/check_root-119-if [ -f /etc/ftpusers ]; then
tiger-3.2.4~rc1/scripts/check_root:120:  if [ -z "`$GREP '^root' /etc/ftpusers`" ]; then
tiger-3.2.4~rc1/scripts/check_root-121-     message WARN root002w "" "Remote root access allowed in /etc/ftpusers"
##############################################
tiger-3.2.4~rc1/scripts/check_root-125-if [ -f /etc/X11/xdm/Xresources ]; then
tiger-3.2.4~rc1/scripts/check_root:126:  if [ "`$GREP ^xlogin.Login.allowRootLogin /etc/X11/xdm/Xresources | $CUT -d : -f 2`" = "true" ]; then
tiger-3.2.4~rc1/scripts/check_root-127-     message WARN root004w "" "Root access allowed for xdm"
##############################################
tiger-3.2.4~rc1/scripts/check_root-131-if [ -f /etc/X11/gdm/gdm.conf ]; then
tiger-3.2.4~rc1/scripts/check_root:132:  [ "`$GREP ^AllowRoot /etc/X11/gdm/gdm.conf | $CUT -d = -f 2`" = "true" ] || \
tiger-3.2.4~rc1/scripts/check_root:133:  [ "`$GREP ^AllowRemoteRoot /etc/X11/gdm/gdm.conf | $CUT -d = -f 2`" = "true" ] &&
tiger-3.2.4~rc1/scripts/check_root-134-  {
##############################################
tiger-3.2.4~rc1/scripts/check_root-161-[ -f "$SSHD_CONFIG" ] && {
tiger-3.2.4~rc1/scripts/check_root:162:rootssh=`$GREP PermitRootLogin $SSHD_CONFIG | $GREP -v '^#'`
tiger-3.2.4~rc1/scripts/check_root-163-if [ -n "$rootssh" ]; then
tiger-3.2.4~rc1/scripts/check_root:164:    if [ "`echo $rootssh | $GREP -i yes`" ]; then
tiger-3.2.4~rc1/scripts/check_root-165-      message WARN root001w "" "Remote root login allowed in $SSHD_CONFIG"
tiger-3.2.4~rc1/scripts/check_root-166-    fi
tiger-3.2.4~rc1/scripts/check_root:167:    if [ "`echo $rootssh | $GREP -i nopwd`" ]; then
tiger-3.2.4~rc1/scripts/check_root-168-       message WARN root001w "" "root login without pwd allowed in $SSHD_CONFIG"
##############################################
tiger-3.2.4~rc1/scripts/check_rootdir-90-# Checking to see if the root directory is on the correct INODE number
tiger-3.2.4~rc1/scripts/check_rootdir:91:inode=`$LS -di / | $AWK '{print $1}'`
tiger-3.2.4~rc1/scripts/check_rootdir:92:fstype=`$GETFS | $GREP " / " | $AWK -F " " '{ print $5;}'`
tiger-3.2.4~rc1/scripts/check_rootdir-93-[ $inode != 2 ] && [ "$fstype" = "ext2" -o "$fstype" = "ext3" -o "$fstype" = "ext4" ] &&
##############################################
tiger-3.2.4~rc1/scripts/check_rootkit-112-  FINDFLAG="OK"
tiger-3.2.4~rc1/scripts/check_rootkit:113:  TMP=`echo $1 |sed -e "s/BK/ /g"`
tiger-3.2.4~rc1/scripts/check_rootkit-114-  touch "$WORKDIR/$TMP"
tiger-3.2.4~rc1/scripts/check_rootkit-115-  if [ $? -eq 0 ]; then
tiger-3.2.4~rc1/scripts/check_rootkit:116:    LSTMP=`ls "$WORKDIR/$TMP" 2>/dev/null`
tiger-3.2.4~rc1/scripts/check_rootkit-117-    if [ -z "$LSTMP" ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_rootkit-120-    fi
tiger-3.2.4~rc1/scripts/check_rootkit:121:    FINDTMP=`find $WORKDIR -name "$TMP" -print`
tiger-3.2.4~rc1/scripts/check_rootkit-122-    if [ -z "$FINDTMP" ]; then
##############################################
tiger-3.2.4~rc1/scripts/check_sendmail-162-	    sh|csh|perl|uudecode|sed|grep|awk|cat|ksh|bash|tcsh) {
tiger-3.2.4~rc1/scripts/check_sendmail:163:	      message WARN misc011w "" "Executable \`$file' in 'smrsh' directory \`$path' may create a vulnerability"
tiger-3.2.4~rc1/scripts/check_sendmail-164-	      }
##############################################
tiger-3.2.4~rc1/scripts/check_sendmail-173-if [ -r "$SENDMAILCF" ]; then
tiger-3.2.4~rc1/scripts/check_sendmail:174:	version="`$GREP \"^O\ SmtpGreetingMessage=\$j\ Sendmail\ \$v\/\$Z\;\ \$b\" $SENDMAILCF`"
tiger-3.2.4~rc1/scripts/check_sendmail-175-	[ -n "$version" ] &&
##############################################
tiger-3.2.4~rc1/scripts/check_services-109-    [ ! -z "$currport" ] && {
tiger-3.2.4~rc1/scripts/check_services:110:    matches="`$AWK '{ print $2 \" \" $1}' $services | $GREP \"^$currport \" | $AWK '{ print $1 }'`"
tiger-3.2.4~rc1/scripts/check_services-111-    IFS=/
##############################################
tiger-3.2.4~rc1/scripts/check_services-139-  do 
tiger-3.2.4~rc1/scripts/check_services:140:    matches=`$GREP " $currport$" $services | $AWK '{ print $1 }'`
tiger-3.2.4~rc1/scripts/check_services-141-    for service in $matches
##############################################
tiger-3.2.4~rc1/scripts/check_services-143-      if [ $service != $currservice ]; then
tiger-3.2.4~rc1/scripts/check_services:144:        origmatch=`$GREP " $currport$" $SERVICESFILE | $AWK '{ print $1 }' | $GREP $service`
tiger-3.2.4~rc1/scripts/check_services-145-	[ -z "$origmatch" ] && 
##############################################
tiger-3.2.4~rc1/scripts/check_services-156-	matchescount=""
tiger-3.2.4~rc1/scripts/check_services:157:	matches=`$AWK '{ print $1 " " $2 }' $SERVICESFILE | $GREP " $currport$" | $AWK '{ print $1 }'`
tiger-3.2.4~rc1/scripts/check_services-158-	for service in $matches
##############################################
tiger-3.2.4~rc1/scripts/check_services-180-    do
tiger-3.2.4~rc1/scripts/check_services:181:      echo "# Checking services from `$CAT $services_set.src`."
tiger-3.2.4~rc1/scripts/check_services-182-
##############################################
tiger-3.2.4~rc1/scripts/check_signatures-97-	    comment="$p2 $p3 $p4 $p5 $p6 $p7 $p8 $comment"
tiger-3.2.4~rc1/scripts/check_signatures:98:	    [ -n "$MD5" ] && loc_signature="`$MD5 < $file | $AWK '{print $1}'`"
tiger-3.2.4~rc1/scripts/check_signatures-99-	  }
##############################################
tiger-3.2.4~rc1/scripts/check_signatures-102-	    std_signature=" $p1 $p2 $p3 $p4 $p5 $p6 $p7 $p8"
tiger-3.2.4~rc1/scripts/check_signatures:103:	    [ -n "$SNEFRU" ] && loc_signature="`$SNEFRU < $file`"
tiger-3.2.4~rc1/scripts/check_signatures-104-	  }
##############################################
tiger-3.2.4~rc1/scripts/check_signatures-115-	    [ "$loc_signature" = "$std_signature" ] && {
tiger-3.2.4~rc1/scripts/check_signatures:116:	      perm="`$LS $LSLINK -l $file | $AWK '{print $1}'`"
tiger-3.2.4~rc1/scripts/check_signatures-117-	      message ALERT $msgid "" "Binary $file ($perm) $comment."
##############################################
tiger-3.2.4~rc1/scripts/check_signatures-123-"
tiger-3.2.4~rc1/scripts/check_signatures:124:            perm="`$LS -l $file | $AWK '{print $1}'`"
tiger-3.2.4~rc1/scripts/check_signatures-125-            [ "$loc_signature" = "$std_signature" ] && {
##############################################
tiger-3.2.4~rc1/scripts/check_signatures-135-      [ "$located" = "0" -a -n "$versions" ] && {
tiger-3.2.4~rc1/scripts/check_signatures:136:	perm="`$LS -l $file | $AWK '{print $1}'`"
tiger-3.2.4~rc1/scripts/check_signatures-137-	message WARN sig004w "$versions" "None of the following versions of $file ($perm) matched the $file on this machine."
##############################################
tiger-3.2.4~rc1/scripts/check_tcpd-117-# TODO: This is not used (what do we need it for?) - jfs
tiger-3.2.4~rc1/scripts/check_tcpd:118:  __xx="`$LS -id \`$AWK '{print $3}' $WORKDIR/cinetd.$$ |
tiger-3.2.4~rc1/scripts/check_tcpd-119-           $GREP -v internal
##############################################
tiger-3.2.4~rc1/scripts/check_tcpd-145-  do
tiger-3.2.4~rc1/scripts/check_tcpd:146:    if [ -n "`echo $currpath | $GREP '?'`" ]; then
tiger-3.2.4~rc1/scripts/check_tcpd:147:     currpath=`echo $currpath | $SED -e "s/\?//"`
tiger-3.2.4~rc1/scripts/check_tcpd-148-    fi
tiger-3.2.4~rc1/scripts/check_tcpd:149:    if [ -n "`echo $exppath | $GREP '?'`" ]; then
tiger-3.2.4~rc1/scripts/check_tcpd:150:     exppath=`echo $exppath | $SED -e "s/\?//"`
tiger-3.2.4~rc1/scripts/check_tcpd-151-    fi
##############################################
tiger-3.2.4~rc1/scripts/check_tcpd-208-    do
tiger-3.2.4~rc1/scripts/check_tcpd:209:      inetdsrc=`$CAT $inetd_set.src`
tiger-3.2.4~rc1/scripts/check_tcpd-210-      echo "# Analysing inetd entries from $inetdsrc"
##############################################
tiger-3.2.4~rc1/scripts/check_tcpd-224-#   do
tiger-3.2.4~rc1/scripts/check_tcpd:225:#     inetdsrc=`$CAT $xinetd_set.src`
tiger-3.2.4~rc1/scripts/check_tcpd-226-#      echo "# Analysing xinetd entries from $xinetdsrc"
##############################################
tiger-3.2.4~rc1/scripts/check_umask-99-
tiger-3.2.4~rc1/scripts/check_umask:100:   Occurance=`$GREP umask $file | $WC -l`
tiger-3.2.4~rc1/scripts/check_umask-101-
##############################################
tiger-3.2.4~rc1/scripts/check_xinetd-99-	do
tiger-3.2.4~rc1/scripts/check_xinetd:100:		if [ "`$GREP -i 'disable' $xinetd_dir/$file | $AWK '{print $NF}'`" = "no" ] ; 
tiger-3.2.4~rc1/scripts/check_xinetd-101-		then
tiger-3.2.4~rc1/scripts/check_xinetd:102:			service=`$GREP -w 'server' $file | $GREP '=' | $AWK '{print $NF}'`
tiger-3.2.4~rc1/scripts/check_xinetd-103-			message INFO xnet004i "" "Service $file is enabled using: $service."
##############################################
tiger-3.2.4~rc1/scripts/crack_run-165-    echo $outfile
tiger-3.2.4~rc1/scripts/crack_run:166:    count=`$EXPR $count + 1`
tiger-3.2.4~rc1/scripts/crack_run-167-  done < $WORKDIR/pass.list.$$
##############################################
tiger-3.2.4~rc1/scripts/find_files-126-  [ -n "$pidlist" -a -s "$pidlist" ] && {
tiger-3.2.4~rc1/scripts/find_files:127:    kill -1 `$CAT $pidlist 2>/dev/null` >/dev/null 2>&1
tiger-3.2.4~rc1/scripts/find_files-128-  }
##############################################
tiger-3.2.4~rc1/scripts/find_files-284-    echo "$FINDXDEV"
tiger-3.2.4~rc1/scripts/find_files:285:    echo "`$GET_MOUNTS local all`"
tiger-3.2.4~rc1/scripts/find_files-286-  else
##############################################
tiger-3.2.4~rc1/scripts/find_files-319-    echo $! >> $pidlist
tiger-3.2.4~rc1/scripts/find_files:320:    counter=`$EXPR $counter + 1`
tiger-3.2.4~rc1/scripts/find_files-321-  done
tiger-3.2.4~rc1/scripts/find_files-322-
tiger-3.2.4~rc1/scripts/find_files:323:  $WAIT `[ "$WAIT" != 'wait' ] && $CAT $pidlist`
tiger-3.2.4~rc1/scripts/find_files-324-  pidlist=
##############################################
tiger-3.2.4~rc1/scripts/find_files-333-      delete ${outfile}.${what}.$count
tiger-3.2.4~rc1/scripts/find_files:334:      count=`$EXPR $count + 1`
tiger-3.2.4~rc1/scripts/find_files-335-    done |
##############################################
tiger-3.2.4~rc1/scripts/find_files-381-  [ -n "$pidlist" ] && {
tiger-3.2.4~rc1/scripts/find_files:382:    $WAIT `[ "x$WAIT" != 'xwait' ] && echo $pidlist`
tiger-3.2.4~rc1/scripts/find_files-383-  }
##############################################
tiger-3.2.4~rc1/scripts/sub/check_devs-54-[ -n "$HOSTNAMESLIST" ] && haveallcmds GETCLIENTDIRS && {
tiger-3.2.4~rc1/scripts/sub/check_devs:55:  dldevdirs="`$GETCLIENTDIRS | $AWK '{printf(\"%s/dev %s/devices \", $2, $2);}'`"
tiger-3.2.4~rc1/scripts/sub/check_devs-56-}
##############################################
tiger-3.2.4~rc1/scripts/sub/check_embed-108-	if [ \"\$__fcmd\" != \"\$__path\" ]; then
tiger-3.2.4~rc1/scripts/sub/check_embed:109:	  message \$__level embed001\$l \"\" \"Path \\\`\$__fcmd' contains \\\`$__path' which is not owned by \$__owner (owned by \$fowner).\"
tiger-3.2.4~rc1/scripts/sub/check_embed-110-	else
##############################################
tiger-3.2.4~rc1/scripts/sub/check_embed-132-      if [ "$__fcmd" != "$__path" ]; then
tiger-3.2.4~rc1/scripts/sub/check_embed:133:	message $__level embed003$l "" "Path \`$__fcmd' contains \`$__path' which is $__what writable."
tiger-3.2.4~rc1/scripts/sub/check_embed-134-      else
##############################################
tiger-3.2.4~rc1/scripts/sub/check_embed-239-
tiger-3.2.4~rc1/scripts/sub/check_embed:240:  [ -n "$EXPR" -a $TESTEXEC "$EXPR" ] && depth="`$EXPR $depth + 1`"
tiger-3.2.4~rc1/scripts/sub/check_embed-241-
##############################################
tiger-3.2.4~rc1/scripts/sub/check_links-61-    [ "$owner" != 'root' -a "$owner" != 'bin' ] && {
tiger-3.2.4~rc1/scripts/sub/check_links:62:      message INFO fsys007i "" "Symbolic link \`$file' points to \`$realfile'."
tiger-3.2.4~rc1/scripts/sub/check_links-63-    }
##############################################
tiger-3.2.4~rc1/scripts/sub/check_names-54-  do
tiger-3.2.4~rc1/scripts/sub/check_names:55:    file="`$BASENAME -- \"$pathname\"`"
tiger-3.2.4~rc1/scripts/sub/check_names-56-    case "$file" in
##############################################
tiger-3.2.4~rc1/scripts/sub/check_sgid-120-	comment="$p2 $p3 $p4 $p5 $p6 $p7 $p8 $comment"
tiger-3.2.4~rc1/scripts/sub/check_sgid:121:	[ -n "$MD5" ] && loc_signature="`$MD5 < $file`"
tiger-3.2.4~rc1/scripts/sub/check_sgid-122-      }
##############################################
tiger-3.2.4~rc1/scripts/sub/check_sgid-125-	std_signature=" $p1 $p2 $p3 $p4 $p5 $p6 $p7 $p8"
tiger-3.2.4~rc1/scripts/sub/check_sgid:126:	[ -n "$SNEFRU" ] && loc_signature="`$SNEFRU < $file`"
tiger-3.2.4~rc1/scripts/sub/check_sgid-127-      }
##############################################
tiger-3.2.4~rc1/scripts/sub/check_suid-208-	comment="$p2 $p3 $p4 $p5 $p6 $p7 $p8 $comment"
tiger-3.2.4~rc1/scripts/sub/check_suid:209:	[ -n "$MD5" ] && loc_signature="`$MD5 < $file`"
tiger-3.2.4~rc1/scripts/sub/check_suid-210-      }
##############################################
tiger-3.2.4~rc1/scripts/sub/check_suid-213-	std_signature=" $p1 $p2 $p3 $p4 $p5 $p6 $p7 $p8"
tiger-3.2.4~rc1/scripts/sub/check_suid:214:	[ -n "$SNEFRU" ] && loc_signature="`$SNEFRU < $file`"
tiger-3.2.4~rc1/scripts/sub/check_suid-215-      }
##############################################
tiger-3.2.4~rc1/scripts/check_accounts-187-  # Check for an active cron file.
tiger-3.2.4~rc1/scripts/check_accounts:188:  [ -n "$CHECK_CRON" -a "`$CHECK_CRON $user`" = 'YES' ] && 
tiger-3.2.4~rc1/scripts/check_accounts-189-    message WARN acc005w "" "Login ID $user is disabled, but has a 'cron' file or cron entries."
##############################################
tiger-3.2.4~rc1/scripts/check_accounts-199-  [ -s $home/.rhosts ] && {
tiger-3.2.4~rc1/scripts/check_accounts:200:    owner=`$LS -ld $home/.rhosts | $AWK '{print $3}'`
tiger-3.2.4~rc1/scripts/check_accounts-201-    [ "$owner" = "$user" ] && {
##############################################
tiger-3.2.4~rc1/scripts/check_accounts-292-     [ "$home" != / -a -n "$home" -a "$Tiger_Dormant_Limit" != 0 -a $uid -gt $Tiger_Accounts_Trust ] && {
tiger-3.2.4~rc1/scripts/check_accounts:293:       notadmin=`eval "case \"$user\" in $Tiger_Admin_Accounts) ;; *) echo $user;; esac"`
tiger-3.2.4~rc1/scripts/check_accounts-294-       [ -n "$notadmin" ] &&  \
tiger-3.2.4~rc1/scripts/check_accounts:295:       [ `$FIND "$home/" -mtime -$Tiger_Dormant_Limit 2>/dev/null | $HEAD -n 1 | $WC -l` -eq 0 ] && 
tiger-3.2.4~rc1/scripts/check_accounts-296-           message WARN acc021w "" "Login ID $user appears to be a dormant account."
##############################################
tiger-3.2.4~rc1/scripts/check_accounts-361-[ -n "$ETCSHELLS" -a -s "$ETCSHELLS" ] && {
tiger-3.2.4~rc1/scripts/check_accounts:362:  shells=`$GREP -v '^#' $ETCSHELLS`
tiger-3.2.4~rc1/scripts/check_accounts:363:  shcase=`echo $shells | $TR ' ' '|'`
tiger-3.2.4~rc1/scripts/check_accounts-364-}
##############################################
tiger-3.2.4~rc1/scripts/check_accounts-374-do
tiger-3.2.4~rc1/scripts/check_accounts:375:  source=`$CAT $passwd_set.src`
tiger-3.2.4~rc1/scripts/check_accounts-376-  echo "# Checking accounts from $source."
##############################################
tiger-3.2.4~rc1/scripts/check_group-97-do
tiger-3.2.4~rc1/scripts/check_group:98:  src1=`$CAT $group1.src`
tiger-3.2.4~rc1/scripts/check_group-99-  $SORT $group1 > $WORKDIR/g1name.$$
##############################################
tiger-3.2.4~rc1/scripts/check_group-127-  do
tiger-3.2.4~rc1/scripts/check_group:128:    src2=`$CAT $group2.src`
tiger-3.2.4~rc1/scripts/check_group-129-
##############################################
tiger-3.2.4~rc1/scripts/check_group-171-[ -n "$GRPCK" ] && {
tiger-3.2.4~rc1/scripts/check_group:172:  grpckerr=`$GRPCK 2>&1`
tiger-3.2.4~rc1/scripts/check_group-173-  if [ -n "$grpckerr" ] ; then
tiger-3.2.4~rc1/scripts/check_group-174-    message WARN grp006w "" "Integrity of group files questionable ($GRPCK)."
tiger-3.2.4~rc1/scripts/check_group:175:    output=`echo $grpckerr | $TR "\n" ", " | $SED -e 's/,$/\n/' `
tiger-3.2.4~rc1/scripts/check_group-176-    message WARN grp006w "" "Output of $GRPCK is '$output'"
##############################################
tiger-3.2.4~rc1/scripts/check_passwd-243-[ -n "$ETCSHELLS" -a -s "$ETCSHELLS" ] && {
tiger-3.2.4~rc1/scripts/check_passwd:244:  shells=`$GREP -v '^#' $ETCSHELLS`
tiger-3.2.4~rc1/scripts/check_passwd:245:  shcase=`echo $shells | $TR ' ' '|'`
tiger-3.2.4~rc1/scripts/check_passwd-246-}
##############################################
tiger-3.2.4~rc1/scripts/check_passwd-255-do
tiger-3.2.4~rc1/scripts/check_passwd:256:  source=`$CAT $passwd_set.src`
tiger-3.2.4~rc1/scripts/check_passwd-257-  echo "# Checking entries from $source."
##############################################
tiger-3.2.4~rc1/scripts/check_passwd-271-    # Previous fix for Debian bug #117117, ARSC's fix is much better (jfs)
tiger-3.2.4~rc1/scripts/check_passwd:272:    #    times=`$GREP "$username:" $WORKDIR/p1name.$$ | $AWK 'END { print NR }'`
tiger-3.2.4~rc1/scripts/check_passwd-273-    [ $times -gt 1 ] && {
##############################################
tiger-3.2.4~rc1/scripts/check_passwd-284-# Previous fix for Debian bug #117117, ARSC's fix is much better 
tiger-3.2.4~rc1/scripts/check_passwd:285:#    times=`$GREP ":$uid:" $WORKDIR/p1uid.$$ | $AWK 'END { print NR }'`
tiger-3.2.4~rc1/scripts/check_passwd-286-    [ $times -gt 1 ] && \
##############################################
tiger-3.2.4~rc1/scripts/check_passwd-321-[ -n "$PWCK" ] && {
tiger-3.2.4~rc1/scripts/check_passwd:322:  pwckerr=`$PWCK 2>&1`
tiger-3.2.4~rc1/scripts/check_passwd-323-  if [ -n "$pwckerr" ] ; then
tiger-3.2.4~rc1/scripts/check_passwd-324-    message WARN pass006w "" "Integrity of password files questionable ($PWCK)."
tiger-3.2.4~rc1/scripts/check_passwd:325:    output=`echo $pwckerr | $SED -e 's/pwck: no changes//' | $SED -e 's/ user /|user /g' | $TR "|" "\n"`
tiger-3.2.4~rc1/scripts/check_passwd-326-    message WARN pass006w "" "Output of $PWCK is '$output'"
##############################################
tiger-3.2.4~rc1/scripts/check_passwd-342-    do
tiger-3.2.4~rc1/scripts/check_passwd:343:    if [ ! `$GREP -v '#' $LOGINDEF | $GREP "$param"` ] >/dev/null 2>&1
tiger-3.2.4~rc1/scripts/check_passwd-344-      then
##############################################
tiger-3.2.4~rc1/systems/AIX/3/3.2/config-22-#
tiger-3.2.4~rc1/systems/AIX/3/3.2/config:23:#UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/AIX/3/3.2/config-24-UUID=`id -u`
##############################################
tiger-3.2.4~rc1/systems/AIX/3/3.2/config-31-        # Try this and see it works
tiger-3.2.4~rc1/systems/AIX/3/3.2/config:32:        UUID=`grep  ^$USERNAME: /etc/passwd  |awk -F : '{print $3}'`
tiger-3.2.4~rc1/systems/AIX/3/3.2/config-33-}
##############################################
tiger-3.2.4~rc1/systems/AIX/3/config-23-#
tiger-3.2.4~rc1/systems/AIX/3/config:24:#UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/AIX/3/config-25-UUID=`id -u`
##############################################
tiger-3.2.4~rc1/systems/AIX/3/config-32-        # Try this and see it works
tiger-3.2.4~rc1/systems/AIX/3/config:33:        UUID=`grep  ^$USERNAME: /etc/passwd  |awk -F : '{print $3}'`
tiger-3.2.4~rc1/systems/AIX/3/config-34-}
##############################################
tiger-3.2.4~rc1/systems/AIX/4/config-24-#
tiger-3.2.4~rc1/systems/AIX/4/config:25:#UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/AIX/4/config-26-UUID=`id -u`
##############################################
tiger-3.2.4~rc1/systems/AIX/4/config-33-        # Try this and see it works
tiger-3.2.4~rc1/systems/AIX/4/config:34:        UUID=`grep  ^$USERNAME: /etc/passwd  |awk -F : '{print $3}'`
tiger-3.2.4~rc1/systems/AIX/4/config-35-}
##############################################
tiger-3.2.4~rc1/systems/HPUX/10/10.20/9000/config-21-#
tiger-3.2.4~rc1/systems/HPUX/10/10.20/9000/config:22:UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/HPUX/10/10.20/9000/config-23-
##############################################
tiger-3.2.4~rc1/systems/HPUX/10/config-25-#
tiger-3.2.4~rc1/systems/HPUX/10/config:26:UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/HPUX/10/config-27-
##############################################
tiger-3.2.4~rc1/systems/HPUX/11/11.00/9000/config-21-#
tiger-3.2.4~rc1/systems/HPUX/11/11.00/9000/config:22:UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/HPUX/11/11.00/9000/config-23-
##############################################
tiger-3.2.4~rc1/systems/HPUX/11/check-74-[ "$Tiger_Check_NETWORKCONFIG" != 'N' ] && {
tiger-3.2.4~rc1/systems/HPUX/11/check:75:#  echo "`$TIMECMD`> Checking for network (ndd) configuration..."
tiger-3.2.4~rc1/systems/HPUX/11/check-76-	$BASEDIR/systems/default/check_ndd
##############################################
tiger-3.2.4~rc1/systems/HPUX/11/config-31-#
tiger-3.2.4~rc1/systems/HPUX/11/config:32:UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/HPUX/11/config-33-
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_passwdspec-100-    # from the tcbfile
tiger-3.2.4~rc1/systems/HPUX/check_passwdspec:101:      age=`$AWK -F: '/u_exp\#[0-9]/ {print $0}' $tcbfile`
tiger-3.2.4~rc1/systems/HPUX/check_passwdspec-102-      [ -n "$age" ] && continue
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_passwdspec-104-      # Make sure the password hash only contains valid characters.
tiger-3.2.4~rc1/systems/HPUX/check_passwdspec:105:      hash=`$AWK -F: '/u_pwd=/ { print substr($2,7) }' $tcbfile`
tiger-3.2.4~rc1/systems/HPUX/check_passwdspec-106-      ( echo "$hash" | $EGREP -q "^[a-zA-Z0-9\./]+$" ) && continue
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_path-256-
tiger-3.2.4~rc1/systems/HPUX/check_path:257:   path=`path_grep $infile`
tiger-3.2.4~rc1/systems/HPUX/check_path-258-
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_path-269-         eval tmp_path=$token
tiger-3.2.4~rc1/systems/HPUX/check_path:270:         path=`echo $tmp_path | $SED -e 's/["{}]//g'`:$path
tiger-3.2.4~rc1/systems/HPUX/check_path-271-         continue
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_path-275-      [[ "$token" = \* ]] && {
tiger-3.2.4~rc1/systems/HPUX/check_path:276:         tmp_path=`$LS -d $token`
tiger-3.2.4~rc1/systems/HPUX/check_path:277:         path=`echo $tmp_path | $SED -e 's/["{}]//g' -e 's/ /:/g'`:$path
tiger-3.2.4~rc1/systems/HPUX/check_path-278-         continue
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_path-299-
tiger-3.2.4~rc1/systems/HPUX/check_path:300:         path=`path_grep $infile $token=`:$path
tiger-3.2.4~rc1/systems/HPUX/check_path-301-         continue
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_path-381-   do
tiger-3.2.4~rc1/systems/HPUX/check_path:382:      eval dir=`echo "$dir1" | $SED -e 's/~\$user/$home/'`
tiger-3.2.4~rc1/systems/HPUX/check_path-383-      $REALPATH $dir >> $USR_PATH
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_path-433-	echo
tiger-3.2.4~rc1/systems/HPUX/check_path:434:	echo "# Checking accounts from `$CAT $passwd_set.src`..."
tiger-3.2.4~rc1/systems/HPUX/check_path-435-  
##############################################
tiger-3.2.4~rc1/systems/HPUX/check_trusted-95-# Verify the number of login attempts are limited.
tiger-3.2.4~rc1/systems/HPUX/check_trusted:96:num=`$GETPRDEF -m umaxlntr`
tiger-3.2.4~rc1/systems/HPUX/check_trusted-97-( [ -z "$num" ] || $(( ${num#umaxlntr=} < 1 ))) && {
##############################################
tiger-3.2.4~rc1/systems/HPUX/config-31-#
tiger-3.2.4~rc1/systems/HPUX/config:32:UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/HPUX/config-33-
##############################################
tiger-3.2.4~rc1/systems/HPUX/genaliases-22-
tiger-3.2.4~rc1/systems/HPUX/genaliases:23:aliasfile=`$GREP '^A' /usr/lib/sendmail.cf 2>/dev/null | $SED -e 's/^.//'`
tiger-3.2.4~rc1/systems/HPUX/genaliases-24-
##############################################
tiger-3.2.4~rc1/systems/HPUX/genexports-33-      case $opt in
tiger-3.2.4~rc1/systems/HPUX/genexports:34:	-*) optstr="$optstr$sep`echo $opt | $SED -e 's/^-//'`"; sep=",";;
tiger-3.2.4~rc1/systems/HPUX/genexports-35-	*) hostlist="$hostlist$hsep$opt";hsep=":";;
##############################################
tiger-3.2.4~rc1/systems/HPUX/genpasswd-41-    if [ -f $tcbfile ]; then
tiger-3.2.4~rc1/systems/HPUX/genpasswd:42:      passwd=`$AWK -F: '/u_pwd=/ { print substr($2, 7) }' $tcbfile`
tiger-3.2.4~rc1/systems/HPUX/genpasswd-43-    fi
##############################################
tiger-3.2.4~rc1/systems/IRIX/5/config-59-LSGROUP="-lg"
tiger-3.2.4~rc1/systems/IRIX/5/config:60:F1=`$LS $LSGROUP -d /etc | $AWK '{print NF}'`
tiger-3.2.4~rc1/systems/IRIX/5/config:61:F2=`$LS -d /etc | $AWK '{print NF}'`
tiger-3.2.4~rc1/systems/IRIX/5/config-62-[ $F1 -lt $F2 ] && LSGROUP="-l"
##############################################
tiger-3.2.4~rc1/systems/IRIX/5/config-90-SGREP="$EGREP -s"
tiger-3.2.4~rc1/systems/IRIX/5/config:91:X=`$EGREP -s : /etc/passwd 2>&1 | $TAIL -1`
tiger-3.2.4~rc1/systems/IRIX/5/config-92-[ "$X" != "" ] && {
tiger-3.2.4~rc1/systems/IRIX/5/config-93-  SGREP="$GREP -s"
tiger-3.2.4~rc1/systems/IRIX/5/config:94:  X=`$GREP -s : /etc/passwd 2>&1 | $TAIL -1`
tiger-3.2.4~rc1/systems/IRIX/5/config-95-  [ "$X" != "" ] && {
##############################################
tiger-3.2.4~rc1/systems/IRIX/5/config-119-#
tiger-3.2.4~rc1/systems/IRIX/5/config:120:FMT=`findcmd fmt || echo $CAT`
tiger-3.2.4~rc1/systems/IRIX/5/config-121-#
##############################################
tiger-3.2.4~rc1/systems/IRIX/6/6.5/config-23-
tiger-3.2.4~rc1/systems/IRIX/6/6.5/config:24:UUID="`/usr/bin/id | /usr/bin/sed -e 's/^uid=\([0-9][0-9]*\)[^0-9].*$/\1/'`"
tiger-3.2.4~rc1/systems/IRIX/6/6.5/config-25-
##############################################
tiger-3.2.4~rc1/systems/IRIX/6/config-60-LSGROUP="-lg"
tiger-3.2.4~rc1/systems/IRIX/6/config:61:F1=`$LS $LSGROUP -d /etc | $AWK '{print NF}'`
tiger-3.2.4~rc1/systems/IRIX/6/config:62:F2=`$LS -d /etc | $AWK '{print NF}'`
tiger-3.2.4~rc1/systems/IRIX/6/config-63-[ $F1 -lt $F2 ] && LSGROUP="-l"
##############################################
tiger-3.2.4~rc1/systems/IRIX/6/config-91-SGREP="$EGREP -s"
tiger-3.2.4~rc1/systems/IRIX/6/config:92:X=`$EGREP -s : /etc/passwd 2>&1 | $TAIL -1`
tiger-3.2.4~rc1/systems/IRIX/6/config-93-[ "$X" != "" ] && {
tiger-3.2.4~rc1/systems/IRIX/6/config-94-  SGREP="$GREP -s"
tiger-3.2.4~rc1/systems/IRIX/6/config:95:  X=`$GREP -s : /etc/passwd 2>&1 | $TAIL -1`
tiger-3.2.4~rc1/systems/IRIX/6/config-96-  [ "$X" != "" ] && {
##############################################
tiger-3.2.4~rc1/systems/IRIX/6/config-120-#
tiger-3.2.4~rc1/systems/IRIX/6/config:121:FMT=`findcmd fmt || echo $CAT`
tiger-3.2.4~rc1/systems/IRIX/6/config-122-#
##############################################
tiger-3.2.4~rc1/systems/IRIX/config-24-#
tiger-3.2.4~rc1/systems/IRIX/config:25:#UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/IRIX/config-26-UUID=`id -u`
##############################################
tiger-3.2.4~rc1/systems/IRIX/config-33-        # Try this and see it works
tiger-3.2.4~rc1/systems/IRIX/config:34:        UUID=`grep  ^$USERNAME: /etc/passwd  |awk -F : '{print $3}'`
tiger-3.2.4~rc1/systems/IRIX/config-35-}
##############################################
tiger-3.2.4~rc1/systems/Linux/0/0.99.12/config-21-#
tiger-3.2.4~rc1/systems/Linux/0/0.99.12/config:22:#   UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/Linux/0/0.99.12/config-23-[ "$UUID" = "" ] &&
##############################################
tiger-3.2.4~rc1/systems/Linux/0/config-21-#
tiger-3.2.4~rc1/systems/Linux/0/config:22:#   UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/Linux/0/config-23-[ "$UUID" = "" ] &&
##############################################
tiger-3.2.4~rc1/systems/Linux/0/gen_mounts-79-  [ "$PRINT" = "1" ] && {
tiger-3.2.4~rc1/systems/Linux/0/gen_mounts:80:    dir=`dirname $fs`
tiger-3.2.4~rc1/systems/Linux/0/gen_mounts:81:    file=`/usr/bin/basename $fs`
tiger-3.2.4~rc1/systems/Linux/0/gen_mounts-82-    rfs="$dir/r$file"
##############################################
tiger-3.2.4~rc1/systems/Linux/1/0.99.12/config-21-#
tiger-3.2.4~rc1/systems/Linux/1/0.99.12/config:22:#   UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/Linux/1/0.99.12/config-23-[ "$UUID" = "" ] &&
##############################################
tiger-3.2.4~rc1/systems/Linux/1/config-36-#
tiger-3.2.4~rc1/systems/Linux/1/config:37:#   UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/Linux/1/config-38-[ "$UUID" = "" ] &&
##############################################
tiger-3.2.4~rc1/systems/Linux/1/gen_mounts-79-  [ "$PRINT" = "1" ] && {
tiger-3.2.4~rc1/systems/Linux/1/gen_mounts:80:    dir=`dirname $fs`
tiger-3.2.4~rc1/systems/Linux/1/gen_mounts:81:    file=`/usr/bin/basename $fs`
tiger-3.2.4~rc1/systems/Linux/1/gen_mounts-82-    rfs="$dir/r$file"
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_inittab-83-	do
tiger-3.2.4~rc1/systems/Linux/2/check_inittab:84:	if [ $key = "ctrlaltdel" -a -n "`echo $command |$GREP shutdown`" ] 
tiger-3.2.4~rc1/systems/Linux/2/check_inittab-85-	then
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_inittab-90-            # 'restricted'
tiger-3.2.4~rc1/systems/Linux/2/check_inittab:91:            [ -n "`echo $command | $GREP -- '-a'`" ] && [ -s "/etc/shutdown.allow" ] && restricted="yes"
tiger-3.2.4~rc1/systems/Linux/2/check_inittab-92-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_inittab-95-            else
tiger-3.2.4~rc1/systems/Linux/2/check_inittab:96:                users="`cat /etc/shutdown.allow | $GREP -v ^# | $GREP -v ^$ `"
tiger-3.2.4~rc1/systems/Linux/2/check_inittab-97-                if [ -n "$users" ] ; then
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_lilo-82-
tiger-3.2.4~rc1/systems/Linux/2/check_lilo:83:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/2/check_lilo-84-# Only applies to the x86 or amd64 architectures:
tiger-3.2.4~rc1/systems/Linux/2/check_lilo:85:[ -z "`echo $machine | $EGREP 'i.86$|^x86_64$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/2/check_lilo-86-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_lilo-111-	# Lilo password checks
tiger-3.2.4~rc1/systems/Linux/2/check_lilo:112:	if [ -n "`$GREP ^restricted $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/2/check_lilo:113:            if [ -z "`$GREP ^password $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/2/check_lilo-114-                message WARN boot05 "" "The bootloader is restricted but does not seem to have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_lilo-142-	# GRUB password checks
tiger-3.2.4~rc1/systems/Linux/2/check_lilo:143:        if [ -z "`$EGREP '^[[:blank:]]*password' $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/2/check_lilo-144-                message WARN boot06 "" "The Grub bootloader configuation file ($file) does not have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_listeningprocs-152-
tiger-3.2.4~rc1/systems/Linux/2/check_listeningprocs:153:		echo $user $type $local "`echo $proc | $CUT -f 2 -d /`"
tiger-3.2.4~rc1/systems/Linux/2/check_listeningprocs-154-	done
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_listeningprocs-159-do
tiger-3.2.4~rc1/systems/Linux/2/check_listeningprocs:160:	socket=`echo $asocket |  $CUT -f 2 -d :`
tiger-3.2.4~rc1/systems/Linux/2/check_listeningprocs:161:	address=`echo $asocket | $CUT -f 1 -d :`
tiger-3.2.4~rc1/systems/Linux/2/check_listeningprocs-162-# Should address = 127.0.0.1 be considered harmful?
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_network_config-98-	value=1
tiger-3.2.4~rc1/systems/Linux/2/check_network_config:99:	[ -f $1 ] && value=`$CAT $file`
tiger-3.2.4~rc1/systems/Linux/2/check_network_config-100-	return $value
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin-105-
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin:106:for user in `$LASTLOG | $AWK '/Never logged in/ {print$1}'`; do
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin-107-  result=0
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin-112-	#  is configured to use winbindd for AD connectivity)
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin:113:	user=`echo $user | $SED -e 's|\\\|\\\\\\\|g'`
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin:114:  	SHELL=`$GREP "^$user:" $passwd_set | $AWK -F: '{print$7}'`
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin-115-	$TEST -z "$SHELL" && SHELL="/bin/sh"
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin-116-	$GREP -q "^$SHELL" $ETCSHELLS && export result=1
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin:117:	$TEST "$result" = 1 && result=`$AWK -F:  "/^$user:/ "'{ if (length($2) > 12) printf("2\n"); if ($2 == "") printf("3\n"); }' $passwd_set` 
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin-118-	# Note: if length is less than 2 then the account is locked (system
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin-132-   if [ -z "$Tiger_PasswdFiles" ] ; then
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin:133:         for passwd_set in `$CAT $WORKDIR/pass.list.$$`; do
tiger-3.2.4~rc1/systems/Linux/2/check_neverlogin-134-                 delete $passwd_set $passwd_set.src
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_passwdspec-94-   [ -r /etc/shadow ] && { 
tiger-3.2.4~rc1/systems/Linux/2/check_passwdspec:95:        pwd=`$GREP "^$user:" /etc/shadow | $CUT -d: -f2`
tiger-3.2.4~rc1/systems/Linux/2/check_passwdspec-96-   }
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_rcumask-108-
tiger-3.2.4~rc1/systems/Linux/2/check_rcumask:109:   Occurance=`$GREP umask $file |$GREP -v ^# | $WC -l`
tiger-3.2.4~rc1/systems/Linux/2/check_rcumask-110-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_release-90-
tiger-3.2.4~rc1/systems/Linux/2/check_release:91:        OS_VERSION=`$CUT -f5 -d' ' /etc/redhat-release`
tiger-3.2.4~rc1/systems/Linux/2/check_release-92-        $EGREP "[A-Za-z]" $OS_VERSION 1> /dev/null
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_release-94-	then
tiger-3.2.4~rc1/systems/Linux/2/check_release:95:		MAJOR=`echo $OS_VERSION | $CUT -d. -f1`
tiger-3.2.4~rc1/systems/Linux/2/check_release:96:		MINOR=`echo $OS_VERSION | $CUT -d. -f2`
tiger-3.2.4~rc1/systems/Linux/2/check_release-97-		# Note: Red Hat 9 EOL was on April 30th, 2004.
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_release-121-        # version file so we have to check for both.
tiger-3.2.4~rc1/systems/Linux/2/check_release:122:        OS_VERSION=`$CUT -f1 -d' ' /etc/debian_version`
tiger-3.2.4~rc1/systems/Linux/2/check_release-123-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_release-133-            then
tiger-3.2.4~rc1/systems/Linux/2/check_release:134:                MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/2/check_release:135:                MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/2/check_release-136-                if [ "$MAJOR" -lt 9 ]
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_release-154-#lsb-release
tiger-3.2.4~rc1/systems/Linux/2/check_release:155:     OS_VERSION=`lsb_release -r | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/2/check_release-156-     [ -z "$OS_VERSION" ] && return # Do not continue if we cannot retrieve the version
tiger-3.2.4~rc1/systems/Linux/2/check_release-157-
tiger-3.2.4~rc1/systems/Linux/2/check_release:158:     MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/2/check_release:159:     MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/2/check_release-160-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_release-179-check_ubuntu_release () {
tiger-3.2.4~rc1/systems/Linux/2/check_release:180:     OS_VERSION=`lsb_release -r | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/2/check_release-181-     [ -z "$OS_VERSION" ] && return # Do not continue if we cannot retrieve the version
tiger-3.2.4~rc1/systems/Linux/2/check_release-182-
tiger-3.2.4~rc1/systems/Linux/2/check_release:183:     MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/2/check_release:184:     MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/2/check_release-185-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_release-204-# If lsb_release is available try to use it    
tiger-3.2.4~rc1/systems/Linux/2/check_release:205:DISTRIBUTOR=`lsb_release -i  | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/2/check_release-206- 
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_single-74-
tiger-3.2.4~rc1/systems/Linux/2/check_single:75:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/2/check_single-76-# Only applies to the x86 architecture:
tiger-3.2.4~rc1/systems/Linux/2/check_single:77:[ -z "`echo $machine | $EGREP 'i.86$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/2/check_single-78-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_umask-139-
tiger-3.2.4~rc1/systems/Linux/2/check_umask:140:    Occurance=`$GREP umask $file |$GREP -v ^# | $WC -l`
tiger-3.2.4~rc1/systems/Linux/2/check_umask-141-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd-146-
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd:147:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd-148-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd-212-
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd:213:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd-214-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd-238-
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd:239:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/2/check_xinetd-240-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/2/config-62-
tiger-3.2.4~rc1/systems/Linux/2/config:63:#UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/Linux/2/config-64-UUID=`id -u`
##############################################
tiger-3.2.4~rc1/systems/Linux/2/config-71-	# Try this and see it works
tiger-3.2.4~rc1/systems/Linux/2/config:72:	UUID=`grep  ^$USERNAME: /etc/passwd  |awk -F : '{print $3}'`
tiger-3.2.4~rc1/systems/Linux/2/config-73-}
##############################################
tiger-3.2.4~rc1/systems/Linux/2/config-176-SGREP="$EGREP -s"
tiger-3.2.4~rc1/systems/Linux/2/config:177:X=`$EGREP -s : /etc/passwd 2>&1 | $TAIL -n 1`
tiger-3.2.4~rc1/systems/Linux/2/config-178-[ "$X" != "" ] && {
tiger-3.2.4~rc1/systems/Linux/2/config-179-  SGREP="$GREP -s"
tiger-3.2.4~rc1/systems/Linux/2/config:180:  X=`$GREP -s : /etc/passwd 2>&1 | $TAIL -n 1`
tiger-3.2.4~rc1/systems/Linux/2/config-181-  [ "$X" != "" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories-97-
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories:98:currentarch=`$UNAME -m | $SED -e "s/i.86/i386/"`
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories-99-[ -f $CONFIG_DIR/debian_advisories ] && $CAT $CONFIG_DIR/debian_advisories | {
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories-106-		then
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories:107:			installed=`$DPKG --status $package | $GREP Version` 
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories-108-		else
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories:109:			installed=`$GREP -A 10 "^Package: ${i}$" /var/lib/dpkg/status | $GREP ^Version: | $HEAD -1 | $CUT -d : -f 2 `
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories-110-		fi
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories-112-		then 
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories:113:			installed=`echo $installed | $CUT -d : -f 2`
tiger-3.2.4~rc1/systems/Linux/2/deb_checkadvisories-114-			[ "$version" = "$installed" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_nopackfiles-142-        do
tiger-3.2.4~rc1/systems/Linux/2/deb_nopackfiles:143:                pack=`$DPKG -S $file 2>/dev/null`
tiger-3.2.4~rc1/systems/Linux/2/deb_nopackfiles-144-                [ "$pack" = "" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_nopackfiles-149-        # Alternative (optimal but not following standard way)
tiger-3.2.4~rc1/systems/Linux/2/deb_nopackfiles:150:	seddirlist=`echo $dirlist | $SED -e 's/ /\\\\\|/g; s/\//\\\\\//g'`
tiger-3.2.4~rc1/systems/Linux/2/deb_nopackfiles-151-	$FIND /var/lib/dpkg/info -name "*.list" -exec cat {} \; |
##############################################
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets-31-EXPFILE=/etc/exports
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets:32:EXPFILEW=`echo $EXPFILE | $SED -e 's/^\///' | $SED -e 's/\\//\_/g'`
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets-33-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets-42-          [ ! -z "$hostaccess" ] && {
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets:43:		domain=`echo $hostaccess | $AWK -F "(" '{print $1}'`
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets-44-		[ ! -z "$domain" ] && access="access=$domain"
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets-45-		[ -z "$domain" ] && access=""
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets:46:		options=`echo $hostaccess | $AWK -F "(" '{print $2}' | $SED -e 's/,/ /g'`
tiger-3.2.4~rc1/systems/Linux/2/gen_export_sets-47-		echo $dir $access $options 
##############################################
tiger-3.2.4~rc1/systems/Linux/2/validate_check_mount.sh-8-while read fs ; do
tiger-3.2.4~rc1/systems/Linux/2/validate_check_mount.sh:9:    if ! `grep -q "= \"$fs\"" $SCRIPT` ; then
tiger-3.2.4~rc1/systems/Linux/2/validate_check_mount.sh-10-        echo "ERROR: Filesystem $fs not present in $SCRIPT"
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check-110-[ "$Tiger_Check_SINGLE" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/2/check:111:#  echo "`$TIMECMD`> Checking for single user mode password..."
tiger-3.2.4~rc1/systems/Linux/2/check-112-  $SYSTEMDIR/check_single 
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check-115-[ "$Tiger_Check_BOOT" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/2/check:116:#  echo "`$TIMECMD`> Checking boot loader file permissions..."
tiger-3.2.4~rc1/systems/Linux/2/check-117-  $SYSTEMDIR/check_bootloader
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check-120-[ "$Tiger_Check_INITTAB" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/2/check:121:#  echo "`$TIMECMD`> Checking inittab definitions..."
tiger-3.2.4~rc1/systems/Linux/2/check-122-  $SYSTEMDIR/check_inittab
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check-125-[ "$Tiger_Check_RCUMASK" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/2/check:126:#  echo "`$TIMECMD`> Checking umask definitions..."
tiger-3.2.4~rc1/systems/Linux/2/check-127-  $SYSTEMDIR/check_rcumask
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check-130-[ "$Tiger_Check_NEVERLOG" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/2/check:131:#  echo "`$TIMECMD`> Checking for users which have not logged in..."
tiger-3.2.4~rc1/systems/Linux/2/check-132-  $SYSTEMDIR/check_neverlogin
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check-135-[ "$Tiger_Check_NETWORKCONFIG" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/2/check:136:# echo "`$TIMECMD`> Checking for values of the network configuration."
tiger-3.2.4~rc1/systems/Linux/2/check-137-  $SYSTEMDIR/check_network_config
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check-151-[ "$Tiger_Check_OS" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/2/check:152:#  echo "`$TIMECMD`> Checking for correct OS version..."
tiger-3.2.4~rc1/systems/Linux/2/check-153-  $SYSTEMDIR/check_release 
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check-156-[ "$Tiger_Check_PATCH" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/2/check:157:#  echo "`$TIMECMD`> Checking for up-to-date patches..."
tiger-3.2.4~rc1/systems/Linux/2/check-158-  $SYSTEMDIR/check_patches
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader-83-
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader:84:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader-85-# Only applies to the x86 or amd64 architectures:
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader:86:[ -z "`echo $machine | $EGREP 'i.86$|^x86_64$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader-87-
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader-112-	# Lilo password checks
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader:113:	if [ -n "`$GREP ^restricted $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader:114:            if [ -z "`$GREP ^password $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader-115-                message WARN boot05 "" "The bootloader is restricted but does not seem to have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader-143-	# GRUB password checks
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader:144:        if [ -z "`$EGREP '^[[:blank:]]*password' $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/2/check_bootloader-145-                message WARN boot06 "" "The Grub bootloader configuation file ($file) does not have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-155-		do
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums:156:			package=`$BASENAME "$md5file" ".md5sums"`
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums:157:                        file=`echo $file | sed -e "s/:$//"`
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-158-#                        echo "DEBUG: Checking file $file of $package ($err)" >&2
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-161-				# don't check diverted now
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums:162:				[ -z "`$GREP -sxF \"$file\" $DIVERSIONS`" ] &&
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-163-				# and conffiles should not be checked either
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums:164:				[ -z "`$GREP -sxF \"$file\" /var/lib/dpkg/info/$package.conffiles`" ] &&
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums:165: 				[ -n "`$GREP -sxF \"$file\" /var/lib/dpkg/info/$package.list`" ] &&
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-166-					message FAIL lin005f "" "Installed file \`$file' checksum differs from installed package '$package'."
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-193-  do
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums:194:    IFS=":" ; set X `$DPKG -S "$file" | $GREP -v "^diversion by "`
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-195-    IFS=", " ; set X $2
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-204-      [ -f "/var/lib/dpkg/info/$2.md5sums" ] && {
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums:205:        md5pck=`$GREP "$(echo "$file\$"|$CUT -c2-)" /var/lib/dpkg/info/$2.md5sums | $CUT -f 1 -d " "`
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-206-        [ -n "$md5pck" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-208-          then
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums:209:            md5sum=`$MD5SUM "$currentfile" | $CUT -f 1 -d " "`
tiger-3.2.4~rc1/systems/Linux/2/deb_checkmd5sums-210-            [ "$md5pck" != "$md5sum" ] &&
##############################################
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories-84594-libkrb53	1.2.4-5woody8	sparc	DSA-703-1 krb5	2005-4-1
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84595:nasm	0.98.28cvs-1woody2	alpha	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84596:nasm	0.98.28cvs-1woody2	arm	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84597:nasm	0.98.28cvs-1woody2	i386	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84598:nasm	0.98.28cvs-1woody2	ia64	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84599:nasm	0.98.28cvs-1woody2	hppa	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84600:nasm	0.98.28cvs-1woody2	m68k	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84601:nasm	0.98.28cvs-1woody2	mips	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84602:nasm	0.98.28cvs-1woody2	mipsel	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84603:nasm	0.98.28cvs-1woody2	powerpc	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84604:nasm	0.98.28cvs-1woody2	s390	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories:84605:nasm	0.98.28cvs-1woody2	sparc	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/2/debian_advisories-84606-hztty	2.0-5.2woody2	alpha	DSA-675-1 hztty	2005-2-10
##############################################
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts-374-  PRINT=1
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts:375:  fs=`echo $line | sed -e 's/ on.*$//'`
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts:376:  mtpoint=`echo $line | sed -e 's/^.* on //' | sed -e 's/ type.*$//'`
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts-377-  # Indent spaces in case we found any in the mount point
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts:378:  mtpoint=`echo $mtpoint | sed -e 's/\([[:space:]]\)/\\\\\1/g'`
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts:379:  fstype=`echo $line | sed -e 's/.* type \(.*\) (.*/\1/'`
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts-380-  # Strip fallback filesystems
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts:381:  fstype=`echo $fstype | $SED -e 's/,.*$//'`
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts:382:  opts=`echo $line | sed -e 's/.* (\(.*\))$/\1/'`
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts-383-  # Sanity check, do not proceed if the values are empty or if
##############################################
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts-392-  [ "$PRINT" = "1" ] && {
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts:393:    dir=`dirname $fs`
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts:394:    file=`$BASENAME $fs`
tiger-3.2.4~rc1/systems/Linux/2/gen_mounts-395-    rfs="$dir/r$file"
##############################################
tiger-3.2.4~rc1/systems/Linux/2/list_fs_linux.sh-17-    if [ -d "$fsdir" ] ; then
tiger-3.2.4~rc1/systems/Linux/2/list_fs_linux.sh:18:        fs=`basename $fsdir`
tiger-3.2.4~rc1/systems/Linux/2/list_fs_linux.sh-19-        echo $fs >>$tempfile
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_inittab-83-	do
tiger-3.2.4~rc1/systems/Linux/3/check_inittab:84:	if [ $key = "ctrlaltdel" -a -n "`echo $command |$GREP shutdown`" ] 
tiger-3.2.4~rc1/systems/Linux/3/check_inittab-85-	then
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_inittab-90-            # 'restricted'
tiger-3.2.4~rc1/systems/Linux/3/check_inittab:91:            [ -n "`echo $command | $GREP -- '-a'`" ] && [ -s "/etc/shutdown.allow" ] && restricted="yes"
tiger-3.2.4~rc1/systems/Linux/3/check_inittab-92-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_inittab-95-            else
tiger-3.2.4~rc1/systems/Linux/3/check_inittab:96:                users="`cat /etc/shutdown.allow | $GREP -v ^# | $GREP -v ^$ `"
tiger-3.2.4~rc1/systems/Linux/3/check_inittab-97-                if [ -n "$users" ] ; then
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_lilo-82-
tiger-3.2.4~rc1/systems/Linux/3/check_lilo:83:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/3/check_lilo-84-# Only applies to the x86 or amd64 architectures:
tiger-3.2.4~rc1/systems/Linux/3/check_lilo:85:[ -z "`echo $machine | $EGREP 'i.86$|^x86_64$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/3/check_lilo-86-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_lilo-111-	# Lilo password checks
tiger-3.2.4~rc1/systems/Linux/3/check_lilo:112:	if [ -n "`$GREP ^restricted $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/3/check_lilo:113:            if [ -z "`$GREP ^password $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/3/check_lilo-114-                message WARN boot05 "" "The bootloader is restricted but does not seem to have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_lilo-142-	# GRUB password checks
tiger-3.2.4~rc1/systems/Linux/3/check_lilo:143:        if [ -z "`$EGREP '^[[:blank:]]*password' $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/3/check_lilo-144-                message WARN boot06 "" "The Grub bootloader configuation file ($file) does not have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_listeningprocs-152-
tiger-3.2.4~rc1/systems/Linux/3/check_listeningprocs:153:		echo $user $type $local "`echo $proc | $CUT -f 2 -d /`"
tiger-3.2.4~rc1/systems/Linux/3/check_listeningprocs-154-	done
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_listeningprocs-159-do
tiger-3.2.4~rc1/systems/Linux/3/check_listeningprocs:160:	socket=`echo $asocket |  $CUT -f 2 -d :`
tiger-3.2.4~rc1/systems/Linux/3/check_listeningprocs:161:	address=`echo $asocket | $CUT -f 1 -d :`
tiger-3.2.4~rc1/systems/Linux/3/check_listeningprocs-162-# Should address = 127.0.0.1 be considered harmful?
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_network_config-98-	value=1
tiger-3.2.4~rc1/systems/Linux/3/check_network_config:99:	[ -f $1 ] && value=`$CAT $file`
tiger-3.2.4~rc1/systems/Linux/3/check_network_config-100-	return $value
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin-105-
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin:106:for user in `$LASTLOG | $AWK '/Never logged in/ {print$1}'`; do
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin-107-  result=0
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin-112-	#  is configured to use winbindd for AD connectivity)
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin:113:	user=`echo $user | $SED -e 's|\\\|\\\\\\\|g'`
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin:114:  	SHELL=`$GREP "^$user:" $passwd_set | $AWK -F: '{print$7}'`
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin-115-	$TEST -z "$SHELL" && SHELL="/bin/sh"
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin-116-	$GREP -q "^$SHELL" $ETCSHELLS && export result=1
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin:117:	$TEST "$result" = 1 && result=`$AWK -F:  "/^$user:/ "'{ if (length($2) > 12) printf("2\n"); if ($2 == "") printf("3\n"); }' $passwd_set` 
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin-118-	# Note: if length is less than 2 then the account is locked (system
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin-132-   if [ -z "$Tiger_PasswdFiles" ] ; then
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin:133:         for passwd_set in `$CAT $WORKDIR/pass.list.$$`; do
tiger-3.2.4~rc1/systems/Linux/3/check_neverlogin-134-                 delete $passwd_set $passwd_set.src
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_passwdspec-94-   [ -r /etc/shadow ] && { 
tiger-3.2.4~rc1/systems/Linux/3/check_passwdspec:95:        pwd=`$GREP "^$user:" /etc/shadow | $CUT -d: -f2`
tiger-3.2.4~rc1/systems/Linux/3/check_passwdspec-96-   }
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_rcumask-108-
tiger-3.2.4~rc1/systems/Linux/3/check_rcumask:109:   Occurance=`$GREP umask $file |$GREP -v ^# | $WC -l`
tiger-3.2.4~rc1/systems/Linux/3/check_rcumask-110-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_release-90-
tiger-3.2.4~rc1/systems/Linux/3/check_release:91:        OS_VERSION=`$CUT -f5 -d' ' /etc/redhat-release`
tiger-3.2.4~rc1/systems/Linux/3/check_release-92-        $EGREP "[A-Za-z]" $OS_VERSION 1> /dev/null
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_release-94-	then
tiger-3.2.4~rc1/systems/Linux/3/check_release:95:		MAJOR=`echo $OS_VERSION | $CUT -d. -f1`
tiger-3.2.4~rc1/systems/Linux/3/check_release:96:		MINOR=`echo $OS_VERSION | $CUT -d. -f2`
tiger-3.2.4~rc1/systems/Linux/3/check_release-97-		# Note: Red Hat 9 EOL was on April 30th, 2004.
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_release-121-        # version file so we have to check for both.
tiger-3.2.4~rc1/systems/Linux/3/check_release:122:        OS_VERSION=`$CUT -f1 -d' ' /etc/debian_version`
tiger-3.2.4~rc1/systems/Linux/3/check_release-123-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_release-133-            then
tiger-3.2.4~rc1/systems/Linux/3/check_release:134:                MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/3/check_release:135:                MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/3/check_release-136-                if [ "$MAJOR" -lt 9 ]
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_release-154-#lsb-release
tiger-3.2.4~rc1/systems/Linux/3/check_release:155:     OS_VERSION=`lsb_release -r | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/3/check_release-156-     [ -z "$OS_VERSION" ] && return # Do not continue if we cannot retrieve the version
tiger-3.2.4~rc1/systems/Linux/3/check_release-157-
tiger-3.2.4~rc1/systems/Linux/3/check_release:158:     MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/3/check_release:159:     MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/3/check_release-160-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_release-179-check_ubuntu_release () {
tiger-3.2.4~rc1/systems/Linux/3/check_release:180:     OS_VERSION=`lsb_release -r | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/3/check_release-181-     [ -z "$OS_VERSION" ] && return # Do not continue if we cannot retrieve the version
tiger-3.2.4~rc1/systems/Linux/3/check_release-182-
tiger-3.2.4~rc1/systems/Linux/3/check_release:183:     MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/3/check_release:184:     MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/3/check_release-185-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_release-204-# If lsb_release is available try to use it    
tiger-3.2.4~rc1/systems/Linux/3/check_release:205:DISTRIBUTOR=`lsb_release -i  | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/3/check_release-206- 
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_single-74-
tiger-3.2.4~rc1/systems/Linux/3/check_single:75:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/3/check_single-76-# Only applies to the x86 architecture:
tiger-3.2.4~rc1/systems/Linux/3/check_single:77:[ -z "`echo $machine | $EGREP 'i.86$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/3/check_single-78-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_umask-139-
tiger-3.2.4~rc1/systems/Linux/3/check_umask:140:    Occurance=`$GREP umask $file |$GREP -v ^# | $WC -l`
tiger-3.2.4~rc1/systems/Linux/3/check_umask-141-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd-146-
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd:147:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd-148-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd-212-
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd:213:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd-214-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd-238-
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd:239:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/3/check_xinetd-240-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/3/config-62-
tiger-3.2.4~rc1/systems/Linux/3/config:63:#UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/Linux/3/config-64-UUID=`id -u`
##############################################
tiger-3.2.4~rc1/systems/Linux/3/config-71-	# Try this and see it works
tiger-3.2.4~rc1/systems/Linux/3/config:72:	UUID=`grep  ^$USERNAME: /etc/passwd  |awk -F : '{print $3}'`
tiger-3.2.4~rc1/systems/Linux/3/config-73-}
##############################################
tiger-3.2.4~rc1/systems/Linux/3/config-176-SGREP="$EGREP -s"
tiger-3.2.4~rc1/systems/Linux/3/config:177:X=`$EGREP -s : /etc/passwd 2>&1 | $TAIL -n 1`
tiger-3.2.4~rc1/systems/Linux/3/config-178-[ "$X" != "" ] && {
tiger-3.2.4~rc1/systems/Linux/3/config-179-  SGREP="$GREP -s"
tiger-3.2.4~rc1/systems/Linux/3/config:180:  X=`$GREP -s : /etc/passwd 2>&1 | $TAIL -n 1`
tiger-3.2.4~rc1/systems/Linux/3/config-181-  [ "$X" != "" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories-97-
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories:98:currentarch=`$UNAME -m | $SED -e "s/i.86/i386/"`
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories-99-[ -f $CONFIG_DIR/debian_advisories ] && $CAT $CONFIG_DIR/debian_advisories | {
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories-106-		then
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories:107:			installed=`$DPKG --status $package | $GREP Version` 
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories-108-		else
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories:109:			installed=`$GREP -A 10 "^Package: ${i}$" /var/lib/dpkg/status | $GREP ^Version: | $HEAD -1 | $CUT -d : -f 2 `
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories-110-		fi
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories-112-		then 
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories:113:			installed=`echo $installed | $CUT -d : -f 2`
tiger-3.2.4~rc1/systems/Linux/3/deb_checkadvisories-114-			[ "$version" = "$installed" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_nopackfiles-142-        do
tiger-3.2.4~rc1/systems/Linux/3/deb_nopackfiles:143:                pack=`$DPKG -S $file 2>/dev/null`
tiger-3.2.4~rc1/systems/Linux/3/deb_nopackfiles-144-                [ "$pack" = "" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_nopackfiles-149-        # Alternative (optimal but not following standard way)
tiger-3.2.4~rc1/systems/Linux/3/deb_nopackfiles:150:	seddirlist=`echo $dirlist | $SED -e 's/ /\\\\\|/g; s/\//\\\\\//g'`
tiger-3.2.4~rc1/systems/Linux/3/deb_nopackfiles-151-	$FIND /var/lib/dpkg/info -name "*.list" -exec cat {} \; |
##############################################
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets-31-EXPFILE=/etc/exports
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets:32:EXPFILEW=`echo $EXPFILE | $SED -e 's/^\///' | $SED -e 's/\\//\_/g'`
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets-33-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets-42-          [ ! -z "$hostaccess" ] && {
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets:43:		domain=`echo $hostaccess | $AWK -F "(" '{print $1}'`
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets-44-		[ ! -z "$domain" ] && access="access=$domain"
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets-45-		[ -z "$domain" ] && access=""
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets:46:		options=`echo $hostaccess | $AWK -F "(" '{print $2}' | $SED -e 's/,/ /g'`
tiger-3.2.4~rc1/systems/Linux/3/gen_export_sets-47-		echo $dir $access $options 
##############################################
tiger-3.2.4~rc1/systems/Linux/3/validate_check_mount.sh-8-while read fs ; do
tiger-3.2.4~rc1/systems/Linux/3/validate_check_mount.sh:9:    if ! `grep -q "= \"$fs\"" $SCRIPT` ; then
tiger-3.2.4~rc1/systems/Linux/3/validate_check_mount.sh-10-        echo "ERROR: Filesystem $fs not present in $SCRIPT"
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check-110-[ "$Tiger_Check_SINGLE" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/3/check:111:#  echo "`$TIMECMD`> Checking for single user mode password..."
tiger-3.2.4~rc1/systems/Linux/3/check-112-  $SYSTEMDIR/check_single 
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check-115-[ "$Tiger_Check_BOOT" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/3/check:116:#  echo "`$TIMECMD`> Checking boot loader file permissions..."
tiger-3.2.4~rc1/systems/Linux/3/check-117-  $SYSTEMDIR/check_bootloader
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check-120-[ "$Tiger_Check_INITTAB" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/3/check:121:#  echo "`$TIMECMD`> Checking inittab definitions..."
tiger-3.2.4~rc1/systems/Linux/3/check-122-  $SYSTEMDIR/check_inittab
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check-125-[ "$Tiger_Check_RCUMASK" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/3/check:126:#  echo "`$TIMECMD`> Checking umask definitions..."
tiger-3.2.4~rc1/systems/Linux/3/check-127-  $SYSTEMDIR/check_rcumask
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check-130-[ "$Tiger_Check_NEVERLOG" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/3/check:131:#  echo "`$TIMECMD`> Checking for users which have not logged in..."
tiger-3.2.4~rc1/systems/Linux/3/check-132-  $SYSTEMDIR/check_neverlogin
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check-135-[ "$Tiger_Check_NETWORKCONFIG" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/3/check:136:# echo "`$TIMECMD`> Checking for values of the network configuration."
tiger-3.2.4~rc1/systems/Linux/3/check-137-  $SYSTEMDIR/check_network_config
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check-151-[ "$Tiger_Check_OS" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/3/check:152:#  echo "`$TIMECMD`> Checking for correct OS version..."
tiger-3.2.4~rc1/systems/Linux/3/check-153-  $SYSTEMDIR/check_release 
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check-156-[ "$Tiger_Check_PATCH" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/3/check:157:#  echo "`$TIMECMD`> Checking for up-to-date patches..."
tiger-3.2.4~rc1/systems/Linux/3/check-158-  $SYSTEMDIR/check_patches
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader-83-
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader:84:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader-85-# Only applies to the x86 or amd64 architectures:
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader:86:[ -z "`echo $machine | $EGREP 'i.86$|^x86_64$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader-87-
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader-112-	# Lilo password checks
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader:113:	if [ -n "`$GREP ^restricted $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader:114:            if [ -z "`$GREP ^password $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader-115-                message WARN boot05 "" "The bootloader is restricted but does not seem to have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader-143-	# GRUB password checks
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader:144:        if [ -z "`$EGREP '^[[:blank:]]*password' $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/3/check_bootloader-145-                message WARN boot06 "" "The Grub bootloader configuation file ($file) does not have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-155-		do
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums:156:			package=`$BASENAME "$md5file" ".md5sums"`
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums:157:                        file=`echo $file | sed -e "s/:$//"`
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-158-#                        echo "DEBUG: Checking file $file of $package ($err)" >&2
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-161-				# don't check diverted now
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums:162:				[ -z "`$GREP -sxF \"$file\" $DIVERSIONS`" ] &&
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-163-				# and conffiles should not be checked either
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums:164:				[ -z "`$GREP -sxF \"$file\" /var/lib/dpkg/info/$package.conffiles`" ] &&
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums:165: 				[ -n "`$GREP -sxF \"$file\" /var/lib/dpkg/info/$package.list`" ] &&
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-166-					message FAIL lin005f "" "Installed file \`$file' checksum differs from installed package '$package'."
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-193-  do
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums:194:    IFS=":" ; set X `$DPKG -S "$file" | $GREP -v "^diversion by "`
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-195-    IFS=", " ; set X $2
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-204-      [ -f "/var/lib/dpkg/info/$2.md5sums" ] && {
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums:205:        md5pck=`$GREP "$(echo "$file\$"|$CUT -c2-)" /var/lib/dpkg/info/$2.md5sums | $CUT -f 1 -d " "`
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-206-        [ -n "$md5pck" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-208-          then
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums:209:            md5sum=`$MD5SUM "$currentfile" | $CUT -f 1 -d " "`
tiger-3.2.4~rc1/systems/Linux/3/deb_checkmd5sums-210-            [ "$md5pck" != "$md5sum" ] &&
##############################################
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories-84594-libkrb53	1.2.4-5woody8	sparc	DSA-703-1 krb5	2005-4-1
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84595:nasm	0.98.28cvs-1woody2	alpha	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84596:nasm	0.98.28cvs-1woody2	arm	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84597:nasm	0.98.28cvs-1woody2	i386	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84598:nasm	0.98.28cvs-1woody2	ia64	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84599:nasm	0.98.28cvs-1woody2	hppa	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84600:nasm	0.98.28cvs-1woody2	m68k	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84601:nasm	0.98.28cvs-1woody2	mips	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84602:nasm	0.98.28cvs-1woody2	mipsel	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84603:nasm	0.98.28cvs-1woody2	powerpc	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84604:nasm	0.98.28cvs-1woody2	s390	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories:84605:nasm	0.98.28cvs-1woody2	sparc	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/3/debian_advisories-84606-hztty	2.0-5.2woody2	alpha	DSA-675-1 hztty	2005-2-10
##############################################
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts-374-  PRINT=1
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts:375:  fs=`echo $line | sed -e 's/ on.*$//'`
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts:376:  mtpoint=`echo $line | sed -e 's/^.* on //' | sed -e 's/ type.*$//'`
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts-377-  # Indent spaces in case we found any in the mount point
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts:378:  mtpoint=`echo $mtpoint | sed -e 's/\([[:space:]]\)/\\\\\1/g'`
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts:379:  fstype=`echo $line | sed -e 's/.* type \(.*\) (.*/\1/'`
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts-380-  # Strip fallback filesystems
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts:381:  fstype=`echo $fstype | $SED -e 's/,.*$//'`
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts:382:  opts=`echo $line | sed -e 's/.* (\(.*\))$/\1/'`
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts-383-  # Sanity check, do not proceed if the values are empty or if
##############################################
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts-392-  [ "$PRINT" = "1" ] && {
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts:393:    dir=`dirname $fs`
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts:394:    file=`$BASENAME $fs`
tiger-3.2.4~rc1/systems/Linux/3/gen_mounts-395-    rfs="$dir/r$file"
##############################################
tiger-3.2.4~rc1/systems/Linux/3/list_fs_linux.sh-17-    if [ -d "$fsdir" ] ; then
tiger-3.2.4~rc1/systems/Linux/3/list_fs_linux.sh:18:        fs=`basename $fsdir`
tiger-3.2.4~rc1/systems/Linux/3/list_fs_linux.sh-19-        echo $fs >>$tempfile
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_inittab-83-	do
tiger-3.2.4~rc1/systems/Linux/4/check_inittab:84:	if [ $key = "ctrlaltdel" -a -n "`echo $command |$GREP shutdown`" ] 
tiger-3.2.4~rc1/systems/Linux/4/check_inittab-85-	then
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_inittab-90-            # 'restricted'
tiger-3.2.4~rc1/systems/Linux/4/check_inittab:91:            [ -n "`echo $command | $GREP -- '-a'`" ] && [ -s "/etc/shutdown.allow" ] && restricted="yes"
tiger-3.2.4~rc1/systems/Linux/4/check_inittab-92-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_inittab-95-            else
tiger-3.2.4~rc1/systems/Linux/4/check_inittab:96:                users="`cat /etc/shutdown.allow | $GREP -v ^# | $GREP -v ^$ `"
tiger-3.2.4~rc1/systems/Linux/4/check_inittab-97-                if [ -n "$users" ] ; then
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_lilo-82-
tiger-3.2.4~rc1/systems/Linux/4/check_lilo:83:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/4/check_lilo-84-# Only applies to the x86 or amd64 architectures:
tiger-3.2.4~rc1/systems/Linux/4/check_lilo:85:[ -z "`echo $machine | $EGREP 'i.86$|^x86_64$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/4/check_lilo-86-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_lilo-111-	# Lilo password checks
tiger-3.2.4~rc1/systems/Linux/4/check_lilo:112:	if [ -n "`$GREP ^restricted $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/4/check_lilo:113:            if [ -z "`$GREP ^password $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/4/check_lilo-114-                message WARN boot05 "" "The bootloader is restricted but does not seem to have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_lilo-142-	# GRUB password checks
tiger-3.2.4~rc1/systems/Linux/4/check_lilo:143:        if [ -z "`$EGREP '^[[:blank:]]*password' $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/4/check_lilo-144-                message WARN boot06 "" "The Grub bootloader configuation file ($file) does not have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_listeningprocs-152-
tiger-3.2.4~rc1/systems/Linux/4/check_listeningprocs:153:		echo $user $type $local "`echo $proc | $CUT -f 2 -d /`"
tiger-3.2.4~rc1/systems/Linux/4/check_listeningprocs-154-	done
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_listeningprocs-159-do
tiger-3.2.4~rc1/systems/Linux/4/check_listeningprocs:160:	socket=`echo $asocket |  $CUT -f 2 -d :`
tiger-3.2.4~rc1/systems/Linux/4/check_listeningprocs:161:	address=`echo $asocket | $CUT -f 1 -d :`
tiger-3.2.4~rc1/systems/Linux/4/check_listeningprocs-162-# Should address = 127.0.0.1 be considered harmful?
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_network_config-98-	value=1
tiger-3.2.4~rc1/systems/Linux/4/check_network_config:99:	[ -f $1 ] && value=`$CAT $file`
tiger-3.2.4~rc1/systems/Linux/4/check_network_config-100-	return $value
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin-105-
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin:106:for user in `$LASTLOG | $AWK '/Never logged in/ {print$1}'`; do
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin-107-  result=0
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin-112-	#  is configured to use winbindd for AD connectivity)
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin:113:	user=`echo $user | $SED -e 's|\\\|\\\\\\\|g'`
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin:114:  	SHELL=`$GREP "^$user:" $passwd_set | $AWK -F: '{print$7}'`
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin-115-	$TEST -z "$SHELL" && SHELL="/bin/sh"
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin-116-	$GREP -q "^$SHELL" $ETCSHELLS && export result=1
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin:117:	$TEST "$result" = 1 && result=`$AWK -F:  "/^$user:/ "'{ if (length($2) > 12) printf("2\n"); if ($2 == "") printf("3\n"); }' $passwd_set` 
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin-118-	# Note: if length is less than 2 then the account is locked (system
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin-132-   if [ -z "$Tiger_PasswdFiles" ] ; then
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin:133:         for passwd_set in `$CAT $WORKDIR/pass.list.$$`; do
tiger-3.2.4~rc1/systems/Linux/4/check_neverlogin-134-                 delete $passwd_set $passwd_set.src
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_passwdspec-94-   [ -r /etc/shadow ] && { 
tiger-3.2.4~rc1/systems/Linux/4/check_passwdspec:95:        pwd=`$GREP "^$user:" /etc/shadow | $CUT -d: -f2`
tiger-3.2.4~rc1/systems/Linux/4/check_passwdspec-96-   }
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_rcumask-108-
tiger-3.2.4~rc1/systems/Linux/4/check_rcumask:109:   Occurance=`$GREP umask $file |$GREP -v ^# | $WC -l`
tiger-3.2.4~rc1/systems/Linux/4/check_rcumask-110-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_release-90-
tiger-3.2.4~rc1/systems/Linux/4/check_release:91:        OS_VERSION=`$CUT -f5 -d' ' /etc/redhat-release`
tiger-3.2.4~rc1/systems/Linux/4/check_release-92-        $EGREP "[A-Za-z]" $OS_VERSION 1> /dev/null
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_release-94-	then
tiger-3.2.4~rc1/systems/Linux/4/check_release:95:		MAJOR=`echo $OS_VERSION | $CUT -d. -f1`
tiger-3.2.4~rc1/systems/Linux/4/check_release:96:		MINOR=`echo $OS_VERSION | $CUT -d. -f2`
tiger-3.2.4~rc1/systems/Linux/4/check_release-97-		# Note: Red Hat 9 EOL was on April 30th, 2004.
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_release-121-        # version file so we have to check for both.
tiger-3.2.4~rc1/systems/Linux/4/check_release:122:        OS_VERSION=`$CUT -f1 -d' ' /etc/debian_version`
tiger-3.2.4~rc1/systems/Linux/4/check_release-123-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_release-133-            then
tiger-3.2.4~rc1/systems/Linux/4/check_release:134:                MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/4/check_release:135:                MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/4/check_release-136-                if [ "$MAJOR" -lt 9 ]
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_release-154-#lsb-release
tiger-3.2.4~rc1/systems/Linux/4/check_release:155:     OS_VERSION=`lsb_release -r | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/4/check_release-156-     [ -z "$OS_VERSION" ] && return # Do not continue if we cannot retrieve the version
tiger-3.2.4~rc1/systems/Linux/4/check_release-157-
tiger-3.2.4~rc1/systems/Linux/4/check_release:158:     MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/4/check_release:159:     MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/4/check_release-160-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_release-179-check_ubuntu_release () {
tiger-3.2.4~rc1/systems/Linux/4/check_release:180:     OS_VERSION=`lsb_release -r | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/4/check_release-181-     [ -z "$OS_VERSION" ] && return # Do not continue if we cannot retrieve the version
tiger-3.2.4~rc1/systems/Linux/4/check_release-182-
tiger-3.2.4~rc1/systems/Linux/4/check_release:183:     MAJOR=`echo $OS_VERSION | $CUT -d \. -f 1`
tiger-3.2.4~rc1/systems/Linux/4/check_release:184:     MINOR=`echo $OS_VERSION | $CUT -d \. -f 2`
tiger-3.2.4~rc1/systems/Linux/4/check_release-185-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_release-204-# If lsb_release is available try to use it    
tiger-3.2.4~rc1/systems/Linux/4/check_release:205:DISTRIBUTOR=`lsb_release -i  | $AWK -F : '{print $2}' | $TR -d '[:blank:]'`
tiger-3.2.4~rc1/systems/Linux/4/check_release-206- 
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_single-74-
tiger-3.2.4~rc1/systems/Linux/4/check_single:75:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/4/check_single-76-# Only applies to the x86 architecture:
tiger-3.2.4~rc1/systems/Linux/4/check_single:77:[ -z "`echo $machine | $EGREP 'i.86$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/4/check_single-78-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_umask-139-
tiger-3.2.4~rc1/systems/Linux/4/check_umask:140:    Occurance=`$GREP umask $file |$GREP -v ^# | $WC -l`
tiger-3.2.4~rc1/systems/Linux/4/check_umask-141-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd-146-
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd:147:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd-148-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd-212-
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd:213:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd-214-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd-238-
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd:239:		line=`echo $line`
tiger-3.2.4~rc1/systems/Linux/4/check_xinetd-240-		attrib="${line%% *}"
##############################################
tiger-3.2.4~rc1/systems/Linux/4/config-62-
tiger-3.2.4~rc1/systems/Linux/4/config:63:#UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/Linux/4/config-64-UUID=`id -u`
##############################################
tiger-3.2.4~rc1/systems/Linux/4/config-71-	# Try this and see it works
tiger-3.2.4~rc1/systems/Linux/4/config:72:	UUID=`grep  ^$USERNAME: /etc/passwd  |awk -F : '{print $3}'`
tiger-3.2.4~rc1/systems/Linux/4/config-73-}
##############################################
tiger-3.2.4~rc1/systems/Linux/4/config-176-SGREP="$EGREP -s"
tiger-3.2.4~rc1/systems/Linux/4/config:177:X=`$EGREP -s : /etc/passwd 2>&1 | $TAIL -n 1`
tiger-3.2.4~rc1/systems/Linux/4/config-178-[ "$X" != "" ] && {
tiger-3.2.4~rc1/systems/Linux/4/config-179-  SGREP="$GREP -s"
tiger-3.2.4~rc1/systems/Linux/4/config:180:  X=`$GREP -s : /etc/passwd 2>&1 | $TAIL -n 1`
tiger-3.2.4~rc1/systems/Linux/4/config-181-  [ "$X" != "" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories-97-
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories:98:currentarch=`$UNAME -m | $SED -e "s/i.86/i386/"`
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories-99-[ -f $CONFIG_DIR/debian_advisories ] && $CAT $CONFIG_DIR/debian_advisories | {
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories-106-		then
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories:107:			installed=`$DPKG --status $package | $GREP Version` 
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories-108-		else
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories:109:			installed=`$GREP -A 10 "^Package: ${i}$" /var/lib/dpkg/status | $GREP ^Version: | $HEAD -1 | $CUT -d : -f 2 `
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories-110-		fi
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories-112-		then 
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories:113:			installed=`echo $installed | $CUT -d : -f 2`
tiger-3.2.4~rc1/systems/Linux/4/deb_checkadvisories-114-			[ "$version" = "$installed" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_nopackfiles-142-        do
tiger-3.2.4~rc1/systems/Linux/4/deb_nopackfiles:143:                pack=`$DPKG -S $file 2>/dev/null`
tiger-3.2.4~rc1/systems/Linux/4/deb_nopackfiles-144-                [ "$pack" = "" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_nopackfiles-149-        # Alternative (optimal but not following standard way)
tiger-3.2.4~rc1/systems/Linux/4/deb_nopackfiles:150:	seddirlist=`echo $dirlist | $SED -e 's/ /\\\\\|/g; s/\//\\\\\//g'`
tiger-3.2.4~rc1/systems/Linux/4/deb_nopackfiles-151-	$FIND /var/lib/dpkg/info -name "*.list" -exec cat {} \; |
##############################################
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets-31-EXPFILE=/etc/exports
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets:32:EXPFILEW=`echo $EXPFILE | $SED -e 's/^\///' | $SED -e 's/\\//\_/g'`
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets-33-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets-42-          [ ! -z "$hostaccess" ] && {
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets:43:		domain=`echo $hostaccess | $AWK -F "(" '{print $1}'`
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets-44-		[ ! -z "$domain" ] && access="access=$domain"
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets-45-		[ -z "$domain" ] && access=""
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets:46:		options=`echo $hostaccess | $AWK -F "(" '{print $2}' | $SED -e 's/,/ /g'`
tiger-3.2.4~rc1/systems/Linux/4/gen_export_sets-47-		echo $dir $access $options 
##############################################
tiger-3.2.4~rc1/systems/Linux/4/validate_check_mount.sh-8-while read fs ; do
tiger-3.2.4~rc1/systems/Linux/4/validate_check_mount.sh:9:    if ! `grep -q "= \"$fs\"" $SCRIPT` ; then
tiger-3.2.4~rc1/systems/Linux/4/validate_check_mount.sh-10-        echo "ERROR: Filesystem $fs not present in $SCRIPT"
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check-110-[ "$Tiger_Check_SINGLE" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/4/check:111:#  echo "`$TIMECMD`> Checking for single user mode password..."
tiger-3.2.4~rc1/systems/Linux/4/check-112-  $SYSTEMDIR/check_single 
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check-115-[ "$Tiger_Check_BOOT" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/4/check:116:#  echo "`$TIMECMD`> Checking boot loader file permissions..."
tiger-3.2.4~rc1/systems/Linux/4/check-117-  $SYSTEMDIR/check_bootloader
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check-120-[ "$Tiger_Check_INITTAB" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/4/check:121:#  echo "`$TIMECMD`> Checking inittab definitions..."
tiger-3.2.4~rc1/systems/Linux/4/check-122-  $SYSTEMDIR/check_inittab
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check-125-[ "$Tiger_Check_RCUMASK" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/4/check:126:#  echo "`$TIMECMD`> Checking umask definitions..."
tiger-3.2.4~rc1/systems/Linux/4/check-127-  $SYSTEMDIR/check_rcumask
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check-130-[ "$Tiger_Check_NEVERLOG" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/4/check:131:#  echo "`$TIMECMD`> Checking for users which have not logged in..."
tiger-3.2.4~rc1/systems/Linux/4/check-132-  $SYSTEMDIR/check_neverlogin
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check-135-[ "$Tiger_Check_NETWORKCONFIG" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/4/check:136:# echo "`$TIMECMD`> Checking for values of the network configuration."
tiger-3.2.4~rc1/systems/Linux/4/check-137-  $SYSTEMDIR/check_network_config
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check-151-[ "$Tiger_Check_OS" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/4/check:152:#  echo "`$TIMECMD`> Checking for correct OS version..."
tiger-3.2.4~rc1/systems/Linux/4/check-153-  $SYSTEMDIR/check_release 
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check-156-[ "$Tiger_Check_PATCH" != 'N' ] && {
tiger-3.2.4~rc1/systems/Linux/4/check:157:#  echo "`$TIMECMD`> Checking for up-to-date patches..."
tiger-3.2.4~rc1/systems/Linux/4/check-158-  $SYSTEMDIR/check_patches
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader-83-
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader:84:machine=`$UNAME -m`
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader-85-# Only applies to the x86 or amd64 architectures:
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader:86:[ -z "`echo $machine | $EGREP 'i.86$|^x86_64$'`" ] && exit 0
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader-87-
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader-112-	# Lilo password checks
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader:113:	if [ -n "`$GREP ^restricted $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader:114:            if [ -z "`$GREP ^password $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader-115-                message WARN boot05 "" "The bootloader is restricted but does not seem to have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader-143-	# GRUB password checks
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader:144:        if [ -z "`$EGREP '^[[:blank:]]*password' $file`" ] ; then
tiger-3.2.4~rc1/systems/Linux/4/check_bootloader-145-                message WARN boot06 "" "The Grub bootloader configuation file ($file) does not have a password configured."
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-155-		do
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums:156:			package=`$BASENAME "$md5file" ".md5sums"`
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums:157:                        file=`echo $file | sed -e "s/:$//"`
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-158-#                        echo "DEBUG: Checking file $file of $package ($err)" >&2
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-161-				# don't check diverted now
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums:162:				[ -z "`$GREP -sxF \"$file\" $DIVERSIONS`" ] &&
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-163-				# and conffiles should not be checked either
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums:164:				[ -z "`$GREP -sxF \"$file\" /var/lib/dpkg/info/$package.conffiles`" ] &&
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums:165: 				[ -n "`$GREP -sxF \"$file\" /var/lib/dpkg/info/$package.list`" ] &&
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-166-					message FAIL lin005f "" "Installed file \`$file' checksum differs from installed package '$package'."
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-193-  do
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums:194:    IFS=":" ; set X `$DPKG -S "$file" | $GREP -v "^diversion by "`
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-195-    IFS=", " ; set X $2
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-204-      [ -f "/var/lib/dpkg/info/$2.md5sums" ] && {
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums:205:        md5pck=`$GREP "$(echo "$file\$"|$CUT -c2-)" /var/lib/dpkg/info/$2.md5sums | $CUT -f 1 -d " "`
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-206-        [ -n "$md5pck" ] && {
##############################################
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-208-          then
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums:209:            md5sum=`$MD5SUM "$currentfile" | $CUT -f 1 -d " "`
tiger-3.2.4~rc1/systems/Linux/4/deb_checkmd5sums-210-            [ "$md5pck" != "$md5sum" ] &&
##############################################
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories-84594-libkrb53	1.2.4-5woody8	sparc	DSA-703-1 krb5	2005-4-1
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84595:nasm	0.98.28cvs-1woody2	alpha	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84596:nasm	0.98.28cvs-1woody2	arm	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84597:nasm	0.98.28cvs-1woody2	i386	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84598:nasm	0.98.28cvs-1woody2	ia64	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84599:nasm	0.98.28cvs-1woody2	hppa	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84600:nasm	0.98.28cvs-1woody2	m68k	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84601:nasm	0.98.28cvs-1woody2	mips	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84602:nasm	0.98.28cvs-1woody2	mipsel	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84603:nasm	0.98.28cvs-1woody2	powerpc	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84604:nasm	0.98.28cvs-1woody2	s390	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories:84605:nasm	0.98.28cvs-1woody2	sparc	DSA-623-1 nasm	2005-1-4
tiger-3.2.4~rc1/systems/Linux/4/debian_advisories-84606-hztty	2.0-5.2woody2	alpha	DSA-675-1 hztty	2005-2-10
##############################################
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts-374-  PRINT=1
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts:375:  fs=`echo $line | sed -e 's/ on.*$//'`
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts:376:  mtpoint=`echo $line | sed -e 's/^.* on //' | sed -e 's/ type.*$//'`
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts-377-  # Indent spaces in case we found any in the mount point
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts:378:  mtpoint=`echo $mtpoint | sed -e 's/\([[:space:]]\)/\\\\\1/g'`
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts:379:  fstype=`echo $line | sed -e 's/.* type \(.*\) (.*/\1/'`
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts-380-  # Strip fallback filesystems
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts:381:  fstype=`echo $fstype | $SED -e 's/,.*$//'`
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts:382:  opts=`echo $line | sed -e 's/.* (\(.*\))$/\1/'`
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts-383-  # Sanity check, do not proceed if the values are empty or if
##############################################
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts-392-  [ "$PRINT" = "1" ] && {
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts:393:    dir=`dirname $fs`
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts:394:    file=`$BASENAME $fs`
tiger-3.2.4~rc1/systems/Linux/4/gen_mounts-395-    rfs="$dir/r$file"
##############################################
tiger-3.2.4~rc1/systems/Linux/4/list_fs_linux.sh-17-    if [ -d "$fsdir" ] ; then
tiger-3.2.4~rc1/systems/Linux/4/list_fs_linux.sh:18:        fs=`basename $fsdir`
tiger-3.2.4~rc1/systems/Linux/4/list_fs_linux.sh-19-        echo $fs >>$tempfile
##############################################
tiger-3.2.4~rc1/systems/MacOSX/5/check-113-	  [ "$mode" != 0600 ] && {
tiger-3.2.4~rc1/systems/MacOSX/5/check:114:	    message WARN misc016w "" "$file is defined with mode \`$mode' in /var/sadm/install/contents; should be \`0600'."
tiger-3.2.4~rc1/systems/MacOSX/5/check-115-	  }
tiger-3.2.4~rc1/systems/MacOSX/5/check-116-	  [ "$owner" != root ] && {
tiger-3.2.4~rc1/systems/MacOSX/5/check:117:	    message WARN misc017w "" "$file is defined with owner \`$owner' in /var/sadm/install/contents; should be \`root'."
tiger-3.2.4~rc1/systems/MacOSX/5/check-118-	  }
##############################################
tiger-3.2.4~rc1/systems/MacOSX/5/config-13-
tiger-3.2.4~rc1/systems/MacOSX/5/config:14:UUID="`/usr/bin/id | /usr/bin/sed -e 's/^uid=\([0-9][0-9]*\)[^0-9].*$/\1/'`"
tiger-3.2.4~rc1/systems/MacOSX/5/config-15-
##############################################
tiger-3.2.4~rc1/systems/NeXT/3/gen_bootparam_sets-42-    echo $BOOTPARAM_SET
tiger-3.2.4~rc1/systems/NeXT/3/gen_bootparam_sets:43:    COUNT=`$EXPR $COUNT + 1`
tiger-3.2.4~rc1/systems/NeXT/3/gen_bootparam_sets-44-  done
##############################################
tiger-3.2.4~rc1/systems/NeXT/3/gen_export_sets-32-	echo $EXPORT_SET
tiger-3.2.4~rc1/systems/NeXT/3/gen_export_sets:33:	COUNT=`$EXPR $COUNT + 1`
tiger-3.2.4~rc1/systems/NeXT/3/gen_export_sets-34-    done
##############################################
tiger-3.2.4~rc1/systems/NeXT/3/gen_group_sets-37-	echo $GROUP_SET
tiger-3.2.4~rc1/systems/NeXT/3/gen_group_sets:38:	COUNT=`$EXPR $COUNT + 1`
tiger-3.2.4~rc1/systems/NeXT/3/gen_group_sets-39-    done
##############################################
tiger-3.2.4~rc1/systems/NeXT/3/gen_passwd_sets-55-	echo $PASSWD_SET >> $outfile
tiger-3.2.4~rc1/systems/NeXT/3/gen_passwd_sets:56:	COUNT=`$EXPR $COUNT + 1`
tiger-3.2.4~rc1/systems/NeXT/3/gen_passwd_sets-57-    done
##############################################
tiger-3.2.4~rc1/systems/NeXT/3/gen_services-32-        echo $SERVICES_SET
tiger-3.2.4~rc1/systems/NeXT/3/gen_services:33:        COUNT=`$EXPR $COUNT + 1`
tiger-3.2.4~rc1/systems/NeXT/3/gen_services-34-    done
##############################################
tiger-3.2.4~rc1/systems/NeXT/3/gen_services-44-    echo $SERVICES_SET
tiger-3.2.4~rc1/systems/NeXT/3/gen_services:45:    COUNT=`$EXPR $COUNT + 1`
tiger-3.2.4~rc1/systems/NeXT/3/gen_services-46-}
##############################################
tiger-3.2.4~rc1/systems/SunOS/4/4.1.1/sun3/config-21-#
tiger-3.2.4~rc1/systems/SunOS/4/4.1.1/sun3/config:22:#   UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/4/4.1.1/sun3/config-23-[ "$UUID" = "" ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/4/4.1.1/sun4/config-21-#
tiger-3.2.4~rc1/systems/SunOS/4/4.1.1/sun4/config:22:#   UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/4/4.1.1/sun4/config-23-[ "$UUID" = "" ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/4/check-101-  if [ -x /usr/openwin/bin/loadmodule ]; then
tiger-3.2.4~rc1/systems/SunOS/4/check:102:    sig="`$SNEFRU < /usr/openwin/bin/loadmodule`"
tiger-3.2.4~rc1/systems/SunOS/4/check-103-    if [ "$sig" = "$rsig" ]; then
##############################################
tiger-3.2.4~rc1/systems/SunOS/4/check-110-  elif [ -x $OPENWINHOME/bin/loadmodule ]; then
tiger-3.2.4~rc1/systems/SunOS/4/check:111:    sig="`$SNEFRU < $OPENWINHOME/bin/loadmodule`"
tiger-3.2.4~rc1/systems/SunOS/4/check-112-    if [ "$sig" = "$rsig" ]; then
##############################################
tiger-3.2.4~rc1/systems/SunOS/4/config-21-#
tiger-3.2.4~rc1/systems/SunOS/4/config:22:#   UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/4/config-23-[ "$UUID" = "" ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/4/gen_mounts-76-  [ "$PRINT" = "1" ] && {
tiger-3.2.4~rc1/systems/SunOS/4/gen_mounts:77:    dir=`dirname $fs`
tiger-3.2.4~rc1/systems/SunOS/4/gen_mounts:78:    file=`/usr/bin/basename $fs`
tiger-3.2.4~rc1/systems/SunOS/4/gen_mounts-79-    rfs="$dir/r$file"
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.1/sun4/config-21-#
tiger-3.2.4~rc1/systems/SunOS/5/5.1/sun4/config:22:UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/5/5.1/sun4/config-23-[ "$UUID" = "0" -o "$UID" -eq 0  ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.2/sun4/config-21-#
tiger-3.2.4~rc1/systems/SunOS/5/5.2/sun4/config:22:UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/5/5.2/sun4/config-23-[ "$UUID" = "0" -o "$UID" -eq 0  ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.4/sun4/config-21-#
tiger-3.2.4~rc1/systems/SunOS/5/5.4/sun4/config:22:UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/5/5.4/sun4/config-23-[ "$UUID" = "0" -o "$UID" -eq 0  ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.5.1/sun4/config-21-#
tiger-3.2.4~rc1/systems/SunOS/5/5.5.1/sun4/config:22:UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/5/5.5.1/sun4/config-23-[ "$UUID" = "0" -o "$UID" -eq 0  ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.5/sun4/config-21-#
tiger-3.2.4~rc1/systems/SunOS/5/5.5/sun4/config:22:UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/5/5.5/sun4/config-23-[ "$UUID" = "0" -o "$UID" -eq 0  ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs-98-	asocket=$4
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs:99:	socket=`echo $asocket |  $CUT -f 2 -d : | $SED -e 's/-.*$//'`
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs-100-	[ "$type" = "raw" ] && socket="(hex) $socket"
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs:101:	address=`echo $asocket | $CUT -f 1 -d :`
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs-102-	[ "$address" = "127.0.0.1" ] && address="loopback"
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs-129-# ports are more than one
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs:130:for pid in `$PS -ef -o pid`
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs-131-do 
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs-136-	do
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs:137:		name=`$PS -p $pid -o fname |$GREP -v COMMAND`
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs:138:		user=`$PS -p $pid -o user |$GREP -v USER`
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_listeningprocs-139-		echo "$name $user AF_INET 0.0.0.0:$port" >> $WORKDIR/procs.$$
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_patches-116-  do
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_patches:117:	patchfound=`grep "^Patch: $patchnumber" $WORKDIR/showrev.$$`
tiger-3.2.4~rc1/systems/SunOS/5/5.8/check_patches-118-	if [ -z "$patchfound" ] 
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.8/config-21-#
tiger-3.2.4~rc1/systems/SunOS/5/5.8/config:22:UUID=`/usr/bin/id | /usr/bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/SunOS/5/5.8/config-23-[ "$UUID" = "0" -o "$UID" -eq 0  ] &&
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/5.9/config-21-#
tiger-3.2.4~rc1/systems/SunOS/5/5.9/config:22:UUID="`/usr/bin/id | /usr/bin/sed -e 's/^uid=\([0-9][0-9]*\)[^0-9].*$/\1/'`"
tiger-3.2.4~rc1/systems/SunOS/5/5.9/config-23-
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/check-78-[ "$Tiger_Check_NETWORKCONFIG" != 'N' ] && {
tiger-3.2.4~rc1/systems/SunOS/5/check:79:#  echo "`$TIMECMD`> Checking for network (ndd) configuration..."
tiger-3.2.4~rc1/systems/SunOS/5/check-80-	$BASEDIR/systems/default/check_ndd
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/check-129-         [ "$mode" != 0600 ] && {
tiger-3.2.4~rc1/systems/SunOS/5/check:130:           message WARN misc016w "" "$file is defined with mode \`$mode' in /var/sadm/install/contents; should be \`0600'."
tiger-3.2.4~rc1/systems/SunOS/5/check-131-         }
tiger-3.2.4~rc1/systems/SunOS/5/check-132-         [ "$owner" != root ] && {
tiger-3.2.4~rc1/systems/SunOS/5/check:133:           message WARN misc017w "" "$file is defined with owner \`$owner' in /var/sadm/install/contents; should be \`root'."
tiger-3.2.4~rc1/systems/SunOS/5/check-134-         }
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs-98-	asocket=$4
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs:99:	socket=`echo $asocket |  $CUT -f 2 -d : | $SED -e 's/-.*$//'`
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs-100-	[ "$type" = "raw" ] && socket="(hex) $socket"
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs:101:	address=`echo $asocket | $CUT -f 1 -d :`
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs-102-	[ "$address" = "127.0.0.1" ] && address="loopback"
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs-129-# ports are more than one
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs:130:for pid in `$PS -ef -o pid`
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs-131-do 
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs-136-	do
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs:137:		name=`$PS -p $pid -o fname |$GREP -v COMMAND`
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs:138:		user=`$PS -p $pid -o user |$GREP -v USER`
tiger-3.2.4~rc1/systems/SunOS/5/check_listeningprocs-139-		echo "$name $user AF_INET 0.0.0.0:$port" >> $WORKDIR/procs.$$
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/check_patches-116-  do
tiger-3.2.4~rc1/systems/SunOS/5/check_patches:117:	patchfound=`grep "^Patch: $patchnumber" $WORKDIR/showrev.$$`
tiger-3.2.4~rc1/systems/SunOS/5/check_patches-118-	if [ -z "$patchfound" ] 
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/config-23-#
tiger-3.2.4~rc1/systems/SunOS/5/config:24:UUID="`/usr/bin/id | /usr/bin/sed -e 's/^uid=\([0-9][0-9]*\)[^0-9].*$/\1/'`"
tiger-3.2.4~rc1/systems/SunOS/5/config-25-
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/gen_alias_sets-36-	[ ! -n "$scf" ] && scf=/etc/mail/sendmail.cf
tiger-3.2.4~rc1/systems/SunOS/5/gen_alias_sets:37:	aliasset="`$GREP '^OA' $scf | $SED -e 's/^OA//' -e 's/,/ /g'`"
tiger-3.2.4~rc1/systems/SunOS/5/gen_alias_sets-38-	[ ! -n "$aliasset" ] && aliasset=/etc/mail/aliases
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/gen_alias_sets-45-	  echo $WORKDIR/etc_aliases.$c.$$
tiger-3.2.4~rc1/systems/SunOS/5/gen_alias_sets:46:	  c="`$EXPR $c + 1`"
tiger-3.2.4~rc1/systems/SunOS/5/gen_alias_sets-47-	done
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/gen_export_sets-47-    if [ $type = "nfs" ]; then
tiger-3.2.4~rc1/systems/SunOS/5/gen_export_sets:48:      options="`echo \"$options\" | $SED -e 's/rw=/access=/'`"
tiger-3.2.4~rc1/systems/SunOS/5/gen_export_sets-49-      echo "$path -$options"
##############################################
tiger-3.2.4~rc1/systems/SunOS/5/gen_mounts-56-    else	
tiger-3.2.4~rc1/systems/SunOS/5/gen_mounts:57:      dirname=`/usr/bin/dirname $fs`
tiger-3.2.4~rc1/systems/SunOS/5/gen_mounts:58:      ddirname=`/usr/bin/dirname $dirname`
tiger-3.2.4~rc1/systems/SunOS/5/gen_mounts:59:      file=`/usr/bin/basename $fs`
tiger-3.2.4~rc1/systems/SunOS/5/gen_mounts-60-      rfs="$ddirname/rdsk/$file"
##############################################
tiger-3.2.4~rc1/systems/Tru64/5/check_passwdspec-79-  do 
tiger-3.2.4~rc1/systems/Tru64/5/check_passwdspec:80:    age=`$PASSWD -q $user | $AWK '{ print $5 }'`
tiger-3.2.4~rc1/systems/Tru64/5/check_passwdspec-81-    if [ -z "$age" -o $age = 0 ]
##############################################
tiger-3.2.4~rc1/systems/Tru64/5/check_trusted-71-
tiger-3.2.4~rc1/systems/Tru64/5/check_trusted:72:numfields=`$PASSWD -q | $AWK '{ print NF }'`
tiger-3.2.4~rc1/systems/Tru64/5/check_trusted-73-if [ $numfields -eq 2 ]; then
##############################################
tiger-3.2.4~rc1/systems/Tru64/5/config-148-[ -n "$cdevs" ] && {
tiger-3.2.4~rc1/systems/Tru64/5/config:149:	cdevs=`echo $cdevs`
tiger-3.2.4~rc1/systems/Tru64/5/config-150-	DEVDIRSYS="$DEVDIRSYS $cdevs"
##############################################
tiger-3.2.4~rc1/systems/Tru64/5/config-157-[ -n "$wdirs" ] && {
tiger-3.2.4~rc1/systems/Tru64/5/config:158:	wdirs=`echo $wdirs`
tiger-3.2.4~rc1/systems/Tru64/5/config-159-	FS_WDIRSYS="$FS_WDIRSYS $wdirs"
##############################################
tiger-3.2.4~rc1/systems/Tru64/5/gen_inetd-45-do
tiger-3.2.4~rc1/systems/Tru64/5/gen_inetd:46:	key=`echo $key | $TR ':' ' '`
tiger-3.2.4~rc1/systems/Tru64/5/gen_inetd-47-	echo "$key $path $args"
##############################################
tiger-3.2.4~rc1/systems/Tru64/5/gen_inetd-55-
tiger-3.2.4~rc1/systems/Tru64/5/gen_inetd:56:	key=`echo $key | $TR ':' ' '`
tiger-3.2.4~rc1/systems/Tru64/5/gen_inetd-57-	echo "$key $path $args"
##############################################
tiger-3.2.4~rc1/systems/Tru64/5/gen_mounts-80-  [ "$PRINT" = "1" ] && {
tiger-3.2.4~rc1/systems/Tru64/5/gen_mounts:81:    dir=`dirname $fs`
tiger-3.2.4~rc1/systems/Tru64/5/gen_mounts:82:    file=`$BASENAME $fs`
tiger-3.2.4~rc1/systems/Tru64/5/gen_mounts-83-    rfs="$dir/r$file"
##############################################
tiger-3.2.4~rc1/systems/Tru64/5/gen_passwd_sets-38-  do
tiger-3.2.4~rc1/systems/Tru64/5/gen_passwd_sets:39:     passwd=`$EDAUTH -g $user | $AWK -F':' '/u_pwd=/ { print substr($4, 7) }'` 
tiger-3.2.4~rc1/systems/Tru64/5/gen_passwd_sets-40-     case $passwd in
##############################################
tiger-3.2.4~rc1/systems/UNICOS/7/7.0.0/config-23-[ "$UUID" = "" ] &&
tiger-3.2.4~rc1/systems/UNICOS/7/7.0.0/config:24:  UNAME=`/bin/who am i | /usr/bin/awk '{ print $1 }'`
tiger-3.2.4~rc1/systems/UNICOS/7/7.0.0/config-25-
##############################################
tiger-3.2.4~rc1/systems/UNICOS/7/config-23-[ "$UUID" = "" ] &&
tiger-3.2.4~rc1/systems/UNICOS/7/config:24:  UNAME=`/bin/who am i | /usr/bin/awk '{ print $1 }'`
tiger-3.2.4~rc1/systems/UNICOS/7/config-25-
##############################################
tiger-3.2.4~rc1/systems/UNICOS/config-23-[ "$UUID" = "" ] &&
tiger-3.2.4~rc1/systems/UNICOS/config:24:  UNAME=`/bin/who am i | /usr/bin/awk '{ print $1 }'`
tiger-3.2.4~rc1/systems/UNICOS/config-25-
##############################################
tiger-3.2.4~rc1/systems/default/check_ndd-90-    ([ -z "$dev" ] || [ $dev = \#* ]) && continue
tiger-3.2.4~rc1/systems/default/check_ndd:91:    val=`$NDD -get $dev $parm 2>/dev/null`
tiger-3.2.4~rc1/systems/default/check_ndd-92-    eval "case \"$val\" in
##############################################
tiger-3.2.4~rc1/systems/default/config-29-# Not needed, see below
tiger-3.2.4~rc1/systems/default/config:30:#UUID=`/usr/bin/id | /bin/sed -e 's/uid=\([0-9][0-9]*\).*$/\1/'`
tiger-3.2.4~rc1/systems/default/config-31-# This should work in most UN*X systems
##############################################
tiger-3.2.4~rc1/systems/default/config-39-       # Try this and see it works
tiger-3.2.4~rc1/systems/default/config:40:        UUID=`grep  ^$USERNAME: /etc/passwd  |awk -F : '{print $3}'`
tiger-3.2.4~rc1/systems/default/config-41-}
##############################################
tiger-3.2.4~rc1/systems/default/config-77-LSGROUP="-lg"
tiger-3.2.4~rc1/systems/default/config:78:F1=`$LS $LSGROUP -d /etc | $AWK '{print NF}'`
tiger-3.2.4~rc1/systems/default/config:79:F2=`$LS -d /etc | $AWK '{print NF}'`
tiger-3.2.4~rc1/systems/default/config-80-[ $F1 -lt $F2 ] && LSGROUP="-l"
##############################################
tiger-3.2.4~rc1/systems/default/config-115-SGREP="$EGREP -s"
tiger-3.2.4~rc1/systems/default/config:116:X=`$EGREP -s : /etc/passwd 2>&1 | $TAIL -1`
tiger-3.2.4~rc1/systems/default/config-117-[ "$X" != "" ] && {
tiger-3.2.4~rc1/systems/default/config-118-  SGREP="$GREP -s"
tiger-3.2.4~rc1/systems/default/config:119:  X=`$GREP -s : /etc/passwd 2>&1 | $TAIL -1`
tiger-3.2.4~rc1/systems/default/config-120-  [ "$X" != "" ] && {
##############################################
tiger-3.2.4~rc1/systems/default/config-145-#
tiger-3.2.4~rc1/systems/default/config:146:FMT=`findcmd fmt || echo $CAT`
tiger-3.2.4~rc1/systems/default/config-147-#
##############################################
tiger-3.2.4~rc1/tiger-92-  logger_port="5353"
tiger-3.2.4~rc1/tiger:93:  logger_name=`echo $LOGDIR | $AWK -F\@ '{print $2}'`
tiger-3.2.4~rc1/tiger-94-  safe_temp $WORKDIR/logger.$$
##############################################
tiger-3.2.4~rc1/tiger-152-[ "$Tiger_TESTMODE" != 'Y' ] && {
tiger-3.2.4~rc1/tiger:153:  datestamp="`$DATECMD`-`$TIMECMD`"
tiger-3.2.4~rc1/tiger-154-
##############################################
tiger-3.2.4~rc1/tiger-175-  $DATE >> $logtmp
tiger-3.2.4~rc1/tiger:176:  echo "`$TIMECMD`> Beginning security report for ${HOSTNAME} ($ARCH $OS $REV)." >> $logtmp
tiger-3.2.4~rc1/tiger:177:  echo "`$TIMECMD`> Beginning security report for ${HOSTNAME}."
tiger-3.2.4~rc1/tiger-178-}
##############################################
tiger-3.2.4~rc1/tiger-199-  if [ "$Tiger_TESTMODE" = 'Y' ]; then
tiger-3.2.4~rc1/tiger:200:    echo "`$TIMECMD`> Performing file systems scans..."
tiger-3.2.4~rc1/tiger-201-    run_script find_files >> $logtmp
tiger-3.2.4~rc1/tiger-202-  else
tiger-3.2.4~rc1/tiger:203:    echo "`$TIMECMD`> Starting file systems scans in background..."
tiger-3.2.4~rc1/tiger-204-    $SCRIPTDIR/find_files > $WORKDIR/fsscan.log$$ 2>/dev/null &
##############################################
tiger-3.2.4~rc1/tiger-211-  if [ "$Tiger_TESTMODE" = 'Y' ]; then
tiger-3.2.4~rc1/tiger:212:    echo "`$TIMECMD`> Running Crack (password cracker)..."
tiger-3.2.4~rc1/tiger-213-    run_script crack_run
##############################################
tiger-3.2.4~rc1/tiger-215-    crackout=$WORKDIR/crack.out.$$
tiger-3.2.4~rc1/tiger:216:    echo "`$TIMECMD`> Running Crack (password cracker) in background..."
tiger-3.2.4~rc1/tiger-217-    nice -6 $SCRIPTDIR/crack_run > $crackout &
##############################################
tiger-3.2.4~rc1/tiger-224-  if [ "$Tiger_TESTMODE" = 'Y' ]; then
tiger-3.2.4~rc1/tiger:225:    echo "`$TIMECMD`> Running Tripwire..."
tiger-3.2.4~rc1/tiger-226-    run_script tripwire_run
##############################################
tiger-3.2.4~rc1/tiger-228-    tripout=$WORKDIR/tripwire.out.$$
tiger-3.2.4~rc1/tiger:229:    echo "`$TIMECMD`> Running Tripwire in background..."
tiger-3.2.4~rc1/tiger-230-    nice -6 $SCRIPTDIR/tripwire_run > $tripout &
##############################################
tiger-3.2.4~rc1/tiger-237-  if [ "$Tiger_TESTMODE" = 'Y' ]; then
tiger-3.2.4~rc1/tiger:238:    echo "`$TIMECMD`> Running Aide..."
tiger-3.2.4~rc1/tiger-239-    run_script aide_run
##############################################
tiger-3.2.4~rc1/tiger-241-    export aideout=$WORKDIR/aide.out.$$
tiger-3.2.4~rc1/tiger:242:    echo "`$TIMECMD`> Running Aide in background..."
tiger-3.2.4~rc1/tiger-243-    nice -6 $SCRIPTDIR/aide_run > $aideout &
##############################################
tiger-3.2.4~rc1/tiger-249-[ "$Tiger_Check_PASSWD" != 'N' ] && {
tiger-3.2.4~rc1/tiger:250:  echo "`$TIMECMD`> Checking password files..."
tiger-3.2.4~rc1/tiger-251-  run_script check_passwd >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-254-[ "$Tiger_Check_PASSWD_FORMAT" != 'N' ] && {
tiger-3.2.4~rc1/tiger:255:  echo "`$TIMECMD`> Checking password format..."
tiger-3.2.4~rc1/tiger-256-  run_script check_passwdformat >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-259-[ "$Tiger_Check_PASSWD_NIS" != 'N' ] && {
tiger-3.2.4~rc1/tiger:260:  echo "`$TIMECMD`> Checking NIS settings..."
tiger-3.2.4~rc1/tiger-261-  run_script check_nisplus >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-264-[ "$Tiger_Check_GROUP" != 'N' ] && {
tiger-3.2.4~rc1/tiger:265:  echo "`$TIMECMD`> Checking group files..."
tiger-3.2.4~rc1/tiger-266-  run_script check_group >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-269-[ "$Tiger_Check_ACCOUNTS" != 'N' ] && {
tiger-3.2.4~rc1/tiger:270:  echo "`$TIMECMD`> Checking user accounts..."
tiger-3.2.4~rc1/tiger-271-  run_script check_accounts >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-274-[ "$Tiger_Check_RHOSTS" != 'N' ] && {
tiger-3.2.4~rc1/tiger:275:  echo "`$TIMECMD`> Checking .rhosts files..."
tiger-3.2.4~rc1/tiger-276-  run_script check_rhosts >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-279-[ "$Tiger_Check_NETRC" != 'N' ] && {
tiger-3.2.4~rc1/tiger:280:  echo "`$TIMECMD`> Checking .netrc files..."
tiger-3.2.4~rc1/tiger-281-  run_script check_netrc >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-286-[ \( "$Tiger_Check_ROOT" != 'N' -a -n "$Tiger_Check_ROOT" \) -o "$Tiger_Check_ROOT_ACCESS" != 'N' ] && {
tiger-3.2.4~rc1/tiger:287:  echo "`$TIMECMD`> Checking ttytab, securetty, and login configuration files..."
tiger-3.2.4~rc1/tiger-288-  run_script check_root >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-292-[ "$Tiger_Check_PATH" != 'N' ] && {
tiger-3.2.4~rc1/tiger:293:  echo "`$TIMECMD`> Checking PATH settings..."
tiger-3.2.4~rc1/tiger-294-  run_script check_path >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-297-[ "$Tiger_Check_ANONFTP" != 'N' ] && {
tiger-3.2.4~rc1/tiger:298:  echo "`$TIMECMD`> Checking anonymous ftp setup..."
tiger-3.2.4~rc1/tiger-299-  run_script check_anonftp >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-302-[ "$Tiger_Check_ALIASES" != 'N' ] && {
tiger-3.2.4~rc1/tiger:303:  echo "`$TIMECMD`> Checking mail aliases..."
tiger-3.2.4~rc1/tiger-304-  run_script check_aliases >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-307-[ "$Tiger_Check_CRON" != 'N' ] && {
tiger-3.2.4~rc1/tiger:308:  echo "`$TIMECMD`> Checking cron entries..."
tiger-3.2.4~rc1/tiger-309-  run_script check_crontabs >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-318-  [ -n "$INETDCONF" ] && [ -f "$INETDCONF" ] && {
tiger-3.2.4~rc1/tiger:319:    echo "`$TIMECMD`> Checking 'inetd' configuration..."
tiger-3.2.4~rc1/tiger-320-    run_script check_inetd >> $logtmp
tiger-3.2.4~rc1/tiger:321:    echo "`$TIMECMD`> Checking 'tcpd' configuration..."
tiger-3.2.4~rc1/tiger-322-    run_script check_tcpd >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-324-  [ -n "$XINETDCONF" ] && [ -f "$XINETDCONF" ] && {
tiger-3.2.4~rc1/tiger:325:    echo "`$TIMECMD`> Checking 'xinetd' configuration..."
tiger-3.2.4~rc1/tiger-326-    run_script check_xinetd >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-330-[ "$Tiger_Check_SERVICES" != 'N' ] && {
tiger-3.2.4~rc1/tiger:331:  echo "`$TIMECMD`> Checking 'services' configuration..."
tiger-3.2.4~rc1/tiger-332-  run_script check_services >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-335-[ "$Tiger_Check_EXPORTS" != 'N' ] && {
tiger-3.2.4~rc1/tiger:336:  echo "`$TIMECMD`> Checking NFS export entries..."
tiger-3.2.4~rc1/tiger-337-  run_script check_exports >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-340-[ "$Tiger_Check_PERMS" != 'N' ] && {
tiger-3.2.4~rc1/tiger:341:  echo "`$TIMECMD`> Checking permissions and ownership of system files..."
tiger-3.2.4~rc1/tiger-342-  run_script check_perms >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-345-[ "$Tiger_Check_SIGNATURES" != 'N' ] && {
tiger-3.2.4~rc1/tiger:346:  echo "`$TIMECMD`> Checking for altered or out of date binaries..."
tiger-3.2.4~rc1/tiger-347-  run_script check_signatures >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-350-[ "$Tiger_Check_KNOWN" != 'N' ] && {
tiger-3.2.4~rc1/tiger:351:  echo "`$TIMECMD`> Checking for indications of break-in..."
tiger-3.2.4~rc1/tiger-352-  run_script check_known >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-355-[ "$Tiger_Check_ROOTKIT" != 'N' ] && {
tiger-3.2.4~rc1/tiger:356:  echo "`$TIMECMD`> Performing rootkit checks..."
tiger-3.2.4~rc1/tiger-357-  run_script check_rootkit >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-360-[ "$Tiger_Check_SYSTEM" != 'N' ] && {
tiger-3.2.4~rc1/tiger:361:  echo "`$TIMECMD`> Performing system specific checks..."
tiger-3.2.4~rc1/tiger-362-  run_script check_system >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-366-[ "$Tiger_Check_ROOTDIR" != 'N' ] && {
tiger-3.2.4~rc1/tiger:367:  echo "`$TIMECMD`> Performing root directory checks..."
tiger-3.2.4~rc1/tiger-368-  run_script check_rootdir >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-371-[ "$Tiger_Check_ETCISSUE" != 'N' ] && {
tiger-3.2.4~rc1/tiger:372:  echo "`$TIMECMD`> Performing /etc/issue login banner checks..."
tiger-3.2.4~rc1/tiger-373-  run_script check_issue >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-377-[ "$Tiger_Check_BACKUPS" != 'N' ] && {
tiger-3.2.4~rc1/tiger:378:  echo "`$TIMECMD`> Checking for secure backup devices..."
tiger-3.2.4~rc1/tiger-379-  run_script check_devices >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-383-[ "$Tiger_Check_LOGFILES" != 'N' ] && {
tiger-3.2.4~rc1/tiger:384:  echo "`$TIMECMD`> Checking for the presence of log files..."
tiger-3.2.4~rc1/tiger-385-  run_script check_logfiles >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-388-[ "$Tiger_Check_USERUMASK" != 'N' ] && {
tiger-3.2.4~rc1/tiger:389:  echo "`$TIMECMD`> Checking for the setting of user's umask..."
tiger-3.2.4~rc1/tiger-390-  run_script check_umask >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-397-[ "$Tiger_Check_LISTENING" != 'N' ] && {
tiger-3.2.4~rc1/tiger:398:  echo "`$TIMECMD`> Checking for listening processes..."
tiger-3.2.4~rc1/tiger-399-  run_script check_listeningprocs >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-403-[ "$Tiger_Check_RUNPROC" != 'N' ] && {
tiger-3.2.4~rc1/tiger:404:  echo "`$TIMECMD`> Checking for running processes..."
tiger-3.2.4~rc1/tiger-405-  run_script check_runprocs >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-408-[ "$Tiger_Check_DELETED" != 'N' ] && {
tiger-3.2.4~rc1/tiger:409:  echo "`$TIMECMD`> Checking for processes using deleted files..."
tiger-3.2.4~rc1/tiger-410-  run_script check_finddeleted >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-413-[ "$Tiger_Check_APACHE" != 'N' ] && {
tiger-3.2.4~rc1/tiger:414:  echo "`$TIMECMD`> Checking Apache's configuration..."
tiger-3.2.4~rc1/tiger-415-  run_script check_apache >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-418-[ "$Tiger_Check_SSH" != 'N' ] && {
tiger-3.2.4~rc1/tiger:419:  echo "`$TIMECMD`> Checking SSHD's configuration..."
tiger-3.2.4~rc1/tiger-420-  run_script check_ssh >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-423-[ "$Tiger_Check_SENDMAIL" != 'N' ] && {
tiger-3.2.4~rc1/tiger:424:  echo "`$TIMECMD`> Checking Sendmail's configuration..."
tiger-3.2.4~rc1/tiger-425-  run_script check_sendmail >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-428-[ "$Tiger_Check_PRINTCAP" != 'N' ] && {
tiger-3.2.4~rc1/tiger:429:  echo "`$TIMECMD`> Checking the printers control file..."
tiger-3.2.4~rc1/tiger-430-  run_script check_printcap >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-433-[ "$Tiger_Check_EXRC" != 'N' ] && {
tiger-3.2.4~rc1/tiger:434:  echo "`$TIMECMD`> Checking for exrc files..."
tiger-3.2.4~rc1/tiger-435-  run_script check_exrc >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-440-#[ "$Tiger_Check_STRICTNW" != 'N' ] && {
tiger-3.2.4~rc1/tiger:441:#  echo "`$TIMECMD`> Checking for network configuration..."
tiger-3.2.4~rc1/tiger-442-#  run_script check_network >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-445-[ "$Tiger_Check_FTPUSERS" != 'N' ] && {
tiger-3.2.4~rc1/tiger:446:  echo "`$TIMECMD`> Checking ftpusers configuration..."
tiger-3.2.4~rc1/tiger-447-  run_script check_ftpusers >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-450-[ "$Tiger_Check_OMNIBACK" != 'N' ] && {
tiger-3.2.4~rc1/tiger:451:  echo "`$TIMECMD`> Checking omniback configuration..."
tiger-3.2.4~rc1/tiger-452-  run_script check_omniback >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-455-[ "$Tiger_Check_NTP" != 'N' ] && {
tiger-3.2.4~rc1/tiger:456:  echo "`$TIMECMD`> Checking NTP configuration..."
tiger-3.2.4~rc1/tiger-457-  run_script check_ntp >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-464-[ "$Tiger_Check_EMBEDDED" != 'N' -a "x$Tiger_Embed_Check_SUID" != 'xY' ] && {
tiger-3.2.4~rc1/tiger:465:  echo "`$TIMECMD`> Performing check of embedded pathnames..."
tiger-3.2.4~rc1/tiger-466-  run_script check_embedded >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-469-[ "$Tiger_Check_FILESYSTEM" != 'N' -a "$Tiger_TESTMODE" != 'Y' ] && {
tiger-3.2.4~rc1/tiger:470:  echo "`$TIMECMD`> Waiting for filesystems scans to complete..."
tiger-3.2.4~rc1/tiger-471-  wait $fspid
tiger-3.2.4~rc1/tiger-472-  fspid=
tiger-3.2.4~rc1/tiger:473:  echo "`$TIMECMD`> Filesystems scans completed..."
tiger-3.2.4~rc1/tiger-474-
##############################################
tiger-3.2.4~rc1/tiger-482-[ "$Tiger_Check_EMBEDDED" != 'N' -a "x$Tiger_Embed_Check_SUID" = 'xY' ] && {
tiger-3.2.4~rc1/tiger:483:  echo "`$TIMECMD`> Performing check of embedded pathnames..."
tiger-3.2.4~rc1/tiger-484-  run_script check_embedded >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-493-    else
tiger-3.2.4~rc1/tiger:494:      echo "`$TIMECMD`> \`Crack' not finished. Output will be in $crackout."
tiger-3.2.4~rc1/tiger-495-      echo "# \`Crack' not finished. Output will be in $crackout." >> $logtmp
##############################################
tiger-3.2.4~rc1/tiger-503-[ -n "$trippid" ] && {
tiger-3.2.4~rc1/tiger:504:    echo "`$TIMECMD`> Waiting for Tripwire to finish..."
tiger-3.2.4~rc1/tiger-505-    wait $trippid
##############################################
tiger-3.2.4~rc1/tiger-510-[ -n "$aidepid" ] && {
tiger-3.2.4~rc1/tiger:511:    echo "`$TIMECMD`> Waiting for Aide to finish..."
tiger-3.2.4~rc1/tiger-512-    wait $aidepid
##############################################
tiger-3.2.4~rc1/tiger-516-
tiger-3.2.4~rc1/tiger:517:#echo "`$TIMECMD`> Security report completed for ${HOSTNAME}."
tiger-3.2.4~rc1/tiger-518-
tiger-3.2.4~rc1/tiger-519-[ "$Tiger_TESTMODE" != 'Y' ] && {
tiger-3.2.4~rc1/tiger:520:  echo "`$TIMECMD`> Security report completed for ${HOSTNAME}."
tiger-3.2.4~rc1/tiger:521:  echo "`$TIMECMD`> Security report completed for ${HOSTNAME}." >>$logtmp
tiger-3.2.4~rc1/tiger-522-
tiger-3.2.4~rc1/tiger:523:  if [ -n "`echo $LOGDIR | $AWK -F\@ '{print $2}'`" ]; then
tiger-3.2.4~rc1/tiger-524-    sendtologger $logtmp
##############################################
tiger-3.2.4~rc1/tigercron-115-
tiger-3.2.4~rc1/tigercron:116:set X `$DATE`
tiger-3.2.4~rc1/tigercron-117-dow=$2
##############################################
tiger-3.2.4~rc1/tigercron-140-  else
tiger-3.2.4~rc1/tigercron:141:    hour=`$EXPR $hour + 1`
tiger-3.2.4~rc1/tigercron-142-  fi
##############################################
tiger-3.2.4~rc1/tigercron-210-      do
tiger-3.2.4~rc1/tigercron:211:	outprefix="$LOGDIR/`$BASENAME $script`.out"
tiger-3.2.4~rc1/tigercron-212-	safe_temp $outprefix.$$.tmp
##############################################
tiger-3.2.4~rc1/tigercron-224-	if [ -s $outprefix.$$.tmp ]; then
tiger-3.2.4~rc1/tigercron:225:	  next=`$EXPR $suffix - 1`
tiger-3.2.4~rc1/tigercron-226-	  while [ "$next" -ge 1 ]
##############################################
tiger-3.2.4~rc1/tigercron-231-	    suffix=$next
tiger-3.2.4~rc1/tigercron:232:	    next=`$EXPR $next - 1`
tiger-3.2.4~rc1/tigercron-233-	  done
##############################################
tiger-3.2.4~rc1/tigercron-245-  templatefile=$filename.template
tiger-3.2.4~rc1/tigercron:246:#  etctemplatefile=`echo $templatefile | $SED 's/\/var\/log\/tiger\///'`
tiger-3.2.4~rc1/tigercron:247:  etctemplatefile=`$BASENAME $templatefile`
tiger-3.2.4~rc1/tigercron-248-
##############################################
tiger-3.2.4~rc1/tigercron-265-# this is useful (if egrep is available) to remove cruft
tiger-3.2.4~rc1/tigercron:266:	length=`$EGREP -v "^\s*$|^\s*#" $WORKDIR/tigcron.diff.$$|$AWK 'END {print NR}'`
tiger-3.2.4~rc1/tigercron-267-fi
##############################################
tiger-3.2.4~rc1/tigercron-270-  [ "$Tiger_Cron_SendOKReports" = "N" ] &&
tiger-3.2.4~rc1/tigercron:271:  [ -z "`grep ERR $WORKDIR/tigcron.diff.$$`" ] &&
tiger-3.2.4~rc1/tigercron:272:  [ -z "`grep WARN $WORKDIR/tigcron.diff.$$`" ] && { 
tiger-3.2.4~rc1/tigercron-273-  	send="N"
##############################################
tiger-3.2.4~rc1/tigexp-166-  if [ ! -d "$basedir/doc" -o ! -d "$basedir/systems" ]; then
tiger-3.2.4~rc1/tigexp:167:    tempdir="`dirname $0`"
tiger-3.2.4~rc1/tigexp-168-    if [ -d "$tempdir/doc" -a -d "$tempdir/systems" ]; then
##############################################
tiger-3.2.4~rc1/tigexp-274-	}
tiger-3.2.4~rc1/tigexp:275:	msgid="`echo \"$line\" | $SED -e 's/^.*\[\(.*\)\].*$/\1/' -e '/\-/d'`"
tiger-3.2.4~rc1/tigexp-276-	;;
##############################################
tiger-3.2.4~rc1/util/buildbins-146-	  [ $foundit -eq 1 ] && {
tiger-3.2.4~rc1/util/buildbins:147:	    objlist="$objlist `$BASENAME $source .c`.o"
tiger-3.2.4~rc1/util/buildbins-148-	  }
##############################################
tiger-3.2.4~rc1/util/buildconf-55-# it depends on PATH having '.')
tiger-3.2.4~rc1/util/buildconf:56:[ -z "`echo $confile |$EGREP ^[/\.]`" ] && confile="./$confile"
tiger-3.2.4~rc1/util/buildconf-57-
##############################################
tiger-3.2.4~rc1/util/buildconf-90-  do
tiger-3.2.4~rc1/util/buildconf:91:    where=`findcmd $cmd`
tiger-3.2.4~rc1/util/buildconf-92-    if [ "$where" != "" ]; then
##############################################
tiger-3.2.4~rc1/util/buildconf-185-sgrep='$EGREP -s'
tiger-3.2.4~rc1/util/buildconf:186:X=`$EGREP -s : /etc/passwd 2>&1 | $TAIL -n 1`
tiger-3.2.4~rc1/util/buildconf-187-[ "$X" != "" ] && {
tiger-3.2.4~rc1/util/buildconf-188-  sgrep='$GREP -s'
tiger-3.2.4~rc1/util/buildconf:189:  X=`$GREP -s : /etc/passwd 2>&1 | $TAIL -n 1`
tiger-3.2.4~rc1/util/buildconf-190-  [ "$X" != "" ] && {
##############################################
tiger-3.2.4~rc1/util/buildconf-198-lsgroup="-g"
tiger-3.2.4~rc1/util/buildconf:199:F1=`$LS -l $lsgroup -d /etc | $AWK '{print NF}'`
tiger-3.2.4~rc1/util/buildconf:200:F2=`$LS -d /etc | $AWK '{print NF}'`
tiger-3.2.4~rc1/util/buildconf-201-[ $F1 -lt $F2 ] && lsgroup=
##############################################
tiger-3.2.4~rc1/util/consistency-check-41-do
tiger-3.2.4~rc1/util/consistency-check:42:	script=`echo $line | awk -F / '{print $2}' | sed -e 's/ .*$//'`
tiger-3.2.4~rc1/util/consistency-check-43-	if [ ! -f "$SCRIPTDIR/$script" ] 
##############################################
tiger-3.2.4~rc1/util/consistency-check-55-	then
tiger-3.2.4~rc1/util/consistency-check:56:		script=`basename $script`
tiger-3.2.4~rc1/util/consistency-check:57:		found=`cat $PROGRAM | grep -v '^#' | grep SCRIPTDIR/$script`
tiger-3.2.4~rc1/util/consistency-check-58-		[ -z "$found" ] &&
##############################################
tiger-3.2.4~rc1/util/consistency-check-75-	[ -n "$configcheck" ] && 
tiger-3.2.4~rc1/util/consistency-check:76:	[ -z "`grep $configcheck $CONFIG | grep -v '^#'`" ] &&
tiger-3.2.4~rc1/util/consistency-check-77-	echo "ERR: $PROGRAM uses $configcheck which is not in $CONFIG"
##############################################
tiger-3.2.4~rc1/util/consistency-check-87-	[ -n "$configcheck" ] && 
tiger-3.2.4~rc1/util/consistency-check:88:	[ -z "`grep $configcheck $PROGRAM | grep -v '^#'`" ] &&
tiger-3.2.4~rc1/util/consistency-check-89-	echo "ERR: $CONFIG defines $configcheck which is not used by $PROGRAM"
##############################################
tiger-3.2.4~rc1/util/consistency-check-105-		if [ -n "$cmd" ] ; then
tiger-3.2.4~rc1/util/consistency-check:106:		count=`grep $cmd $script | grep $type | wc -l`
tiger-3.2.4~rc1/util/consistency-check-107-		[ "$count" -lt 2 ] &&
##############################################
tiger-3.2.4~rc1/util/convert2html-15-while [ TRUE ]; do
tiger-3.2.4~rc1/util/convert2html:16:if [ "`echo $line | grep "%"`" ]; then
tiger-3.2.4~rc1/util/convert2html-17-  if [ "$cnt" -eq 1 ]; then
##############################################
tiger-3.2.4~rc1/util/convert2html-23-  line1=$line
tiger-3.2.4~rc1/util/convert2html:24:  line=`echo "<A NAME=\"$line1\"><P><B>Code [$line1]</B><P>"|sed -e "s/%//g"`
tiger-3.2.4~rc1/util/convert2html-25-fi
##############################################
tiger-3.2.4~rc1/util/convert2html-31-read line
tiger-3.2.4~rc1/util/convert2html:32:if [ `echo $?` -ne 0 ]; then exit; fi
tiger-3.2.4~rc1/util/convert2html-33-done
##############################################
tiger-3.2.4~rc1/util/doc2html-21-# Where are we?
tiger-3.2.4~rc1/util/doc2html:22:DIR=`dirname $0`
tiger-3.2.4~rc1/util/doc2html-23-
##############################################
tiger-3.2.4~rc1/util/doc2html-28-while [ "$1" ]; do
tiger-3.2.4~rc1/util/doc2html:29:  OUTF=`echo $1 | sed -e "s/\.txt/.html/"`
tiger-3.2.4~rc1/util/doc2html:30:  TITLE=`echo $1 | sed -e "s/\.\.\/doc\///" | sed -e "s/\.txt//"`
tiger-3.2.4~rc1/util/doc2html-31-  if [ $CNT -eq 1 ]; then
##############################################
tiger-3.2.4~rc1/util/installsig-141-  # We just need DEST and CONFIG
tiger-3.2.4~rc1/util/installsig:142:  DEST=`$GREP '^#@DEST' $sigfile | $SED -e 's/^#@DEST=//'`
tiger-3.2.4~rc1/util/installsig:143:  CONFIG=`$GREP '^#@CONFIG' $sigfile | $SED -e 's/^#@CONFIG=//'`
tiger-3.2.4~rc1/util/installsig-144-
##############################################
tiger-3.2.4~rc1/util/installsig-146-  # current dir
tiger-3.2.4~rc1/util/installsig:147:  DEST=`echo $DEST | $SED -e 's/^\\\//' | $SED -e 's/\.\.//g'`
tiger-3.2.4~rc1/util/installsig:148:  CONFIG=`echo $CONFIG | $SED -e 's/^\\\//' | $SED -e 's/\.\.//g'`
tiger-3.2.4~rc1/util/installsig-149-
##############################################
tiger-3.2.4~rc1/util/installsig-156-    dir="systems/$DEST"
tiger-3.2.4~rc1/util/installsig:157:    target="`getreldiff $DEST $CONFIG`"
tiger-3.2.4~rc1/util/installsig-158-    if [ ! -d "$dir" ]; then
##############################################
tiger-3.2.4~rc1/util/mkfilelst-142-do
tiger-3.2.4~rc1/util/mkfilelst:143:	glob=`$LS -d $file 2>/dev/null | wc -l`
tiger-3.2.4~rc1/util/mkfilelst-144-	if [ $glob -lt 2 ] ; then
##############################################
tiger-3.2.4~rc1/util/mksig-81-outfile="signatures.$OS-$REV-$ARCH"
tiger-3.2.4~rc1/util/mksig:82:MAJOR=`echo $REV | awk -F\. '{print $1}'`
tiger-3.2.4~rc1/util/mksig-83-
##############################################
tiger-3.2.4~rc1/util/mksig-101-	  if [ -r $indir/$file ]; then
tiger-3.2.4~rc1/util/mksig:102:	    sig=`$MD5 < $indir/$file`
tiger-3.2.4~rc1/util/mksig-103-	    echo "Y .       $indir/${file} ${sig} $comment"
##############################################
tiger-3.2.4~rc1/util/sgrep-14-
tiger-3.2.4~rc1/util/sgrep:15:x=`$EGREP $* | $TAIL -1`
tiger-3.2.4~rc1/util/sgrep-16-
##############################################
tiger-3.2.4~rc1/util/genmsgidx-111-do
tiger-3.2.4~rc1/util/genmsgidx:112:  file=`$BASENAME $infile`
tiger-3.2.4~rc1/util/genmsgidx-113-  $AWK '
##############################################
tiger-3.2.4~rc1/util/gethostinfo-81-# as this is less error-pone
tiger-3.2.4~rc1/util/gethostinfo:82:if [ -n "$UNAME" ] && [ "`$UNAME -s`" = "Linux" ] ; then
tiger-3.2.4~rc1/util/gethostinfo-83-    $UNAME -rms
##############################################
tiger-3.2.4~rc1/config-84-  echo "  Generating new digital signatures for binaries"
tiger-3.2.4~rc1/config:85:  set X `$BASEDIR/util/gethostinfo` unknown unknown unknown
tiger-3.2.4~rc1/config-86-  OS=${OS:=$2}
##############################################
tiger-3.2.4~rc1/config-279-
tiger-3.2.4~rc1/config:280:  TIGERVERSION="`/bin/cat $TIGERHOMEDIR/version.h 2>/dev/null`"
tiger-3.2.4~rc1/config-281-  [ ! -n "$TIGERVERSION" ] && TIGERVERSION="undetermined"
##############################################
tiger-3.2.4~rc1/config-318-
tiger-3.2.4~rc1/config:319:  set X `$BASEDIR/util/gethostinfo` unknown unknown unknown
tiger-3.2.4~rc1/config-320-  OS=${OS:=$2}
##############################################
tiger-3.2.4~rc1/config-417-  [ -n "$RCFILE" -a -r $RCFILE ] && {
tiger-3.2.4~rc1/config:418:    tempfile=`mktemp -p $WORKDIR` || tempfile=$WORKDIR/rcfile.$$
tiger-3.2.4~rc1/config-419-    $GREP -v '^#' $RCFILE |
##############################################
tiger-3.2.4~rc1/config-424-
tiger-3.2.4~rc1/config:425:  HOSTNAME=`$GETHOSTNAME`
tiger-3.2.4~rc1/config-426-  if [ "$Tiger_Output_FQDN" = 'Y' -a "$OS" = "Linux" ]
##############################################
tiger-3.2.4~rc1/config-429-  # (others?)
tiger-3.2.4~rc1/config:430:	  HOSTNAME=`$GETHOSTNAME -f 2>/dev/null`
tiger-3.2.4~rc1/config-431-# But sometimes this will fail.... (if the system is not properly setup)
tiger-3.2.4~rc1/config:432:	  [ $? -ne 0 ] && HOSTNAME=`$GETHOSTNAME`
tiger-3.2.4~rc1/config-433-  fi