Dave Shield wrote: > oid.* > [...] > A simple trailing wildcard is intuitively obvious IMO
Is it a simple trailing wildcard? Or rather a period and a wildcard? :-) Is there a subtle (or not so, for any shell addicts) difference between "oid.*" (doesn't match oid itself?) and "oid*" (matches oid itself?), then? Do we allow both or just one of them? And with what semantics? If we use it just as a flag (not allowing "oid.*.x" and such), then perhaps let's better make it a flag. "-p" would be my preference, then. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
