> backets but gives the following error message: > $ LC_ALL=C sed -n '/[^][]/p' > sed: -e expression #1, char 8: unterminated address regex
Does % LC_ALL=C sed -n '/[^]\[]/p' do what you intend? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

