Searched refs:input_rx (Results 1 – 1 of 1) sorted by relevance
51 input_rx=`echo "$input_dir" | sed -e 's,\\\\,\\\\\\\\,g' -e 's,\\.,\\\\.,g'`53 echo "got $input_rx"121 sed -e "/^#/ s,$input_rx,," "$from" > "$target" || status=$?