Filtering subelements using the underscore (_)
resmgr -export se -colNames "name" -filterRule "%(name)
LIKE'%@_protocol%' ESCAPE '@'" -file $DIR/Usage_filter_.dat
If the command is successful, no output is displayed.
resmgr -export se -colNames "name" -filterRule "%(name)
LIKE'%@_protocol%' ESCAPE '@'" -file $DIR/Usage_filter_.dat
If the command is successful, no output is displayed.