# XXX: prevent grep from using incredible amounts of RAM (>3G RSS) # this also speeds up grep a lot export LC_ALL=C
HTH, Simon
# XXX: prevent grep from using incredible amounts of RAM (>3G RSS) # this also speeds up grep a lot export LC_ALL=C
HTH, Simon