Volodymyr Lyubinets
2011-09-21 00:48:54 UTC
We have seen how to write echo patterns like [!a]b* , which exclude a
character, but we haven't seen how to exclude strings. I thought the
mechanism was the same (for example, {!ab,cd}u* ), however it doesn't work.
How can I do this?
character, but we haven't seen how to exclude strings. I thought the
mechanism was the same (for example, {!ab,cd}u* ), however it doesn't work.
How can I do this?