Hi, Rogério Brito <[email protected]> writes:
> On Dec 03 2009, Thorsten Glaser wrote: >> modules="$(cat /etc/modules /etc/modules.d/* 2>/dev/null | \ >> sed -e 's/#.*//g' -e '/^[ ]*$/d')" >> ^ ^-> space >> +----> tab > > Are character classes (e.g., [[:blank:]]) understood by standard tools? GNU grep and GNU sed understand them. Thanks, Ludo’. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

