Description
It would be useful to have greaterThan and lessThan filtering for KnoxShellTable.
Currently we have a regex match to filter matches.
Some easier methods for greaterThan, lessThan, equals, equalsIgnoreCare, etc would be very helpful as regex for those things may be possible but more complicated than necessary.