"glob-style pattern matching" and negate?
Posted: Mon Dec 29, 2014 12:52 pm
Does the pattern matching in the 3Par CLI have the concept of a negate? Looking the CLI reference and testing on my own I can't find anything, but kind of hoping it's there and I'm just overlooking it.
For example, if I wanted to show all hosts without "VM" in the name.
Showing with is easy, just:
showhost *VM*
But I see no way of listing all hosts without something in the name.
For example, if I wanted to show all hosts without "VM" in the name.
Showing with is easy, just:
showhost *VM*
But I see no way of listing all hosts without something in the name.