Two other small CLI improvements: partial commands and grep
Instead of typing
show version, or
sh [tab] ver [tab]
only type the first unique characters, like IOS:
sh ver
Grep-like functionality, as found in IOS would also be handy. Cisco's
implementation is limited, but very easy to use, for instance show run
| include foo.
begin Begin with the line that matches
exclude Exclude lines that match
include Include lines that match
But full blown grep would be great too:
sip show channels | grep foo
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev