- echo "$command_line_filename" | $EGREP '^(/|[A-Za-z]:/)' >&6 \
+ echo "$command_line_filename" | LC_ALL=C $EGREP '^(/|[A-Za-z]:/)' >&6 \Very well, I installed the change. Thanks.
- echo "$command_line_filename" | $EGREP '^(/|[A-Za-z]:/)' >&6 \
+ echo "$command_line_filename" | LC_ALL=C $EGREP '^(/|[A-Za-z]:/)' >&6 \Very well, I installed the change. Thanks.