use `route get x` flags are expanded, unlike with "show"
i know of at least one place where route(1) is used in scripts, /etc/netstart. if that weren't the case, i would suggest altering the output of `route -v`. i would expect the latter to also be used in scripts since manipulating routes in terms of labels is probably useful. On Wed, Aug 1, 2012 at 1:27 PM, Michael W. Lucas <mwlu...@michaelwlucas.com> wrote: > Hi, > > "route show" displays flags for a route. But route(8) doesn't give me > a conversion between those flags and their meaning. route(4) lists the > flags, but in hex format and not such that I can translate "UGRS" into > anything useful. > > I found the table in src/sbin/route/show.c, so my immediate purposes > are met. But I *know* this has to be in a man page somewhere. Is it > missing? Or did I just gloss over it somewhere? > > Thanks, > ==ml > > -- > Michael W. Lucas > http://www.MichaelWLucas.com/, http://blather.MichaelWLucas.com/ > Latest book: SSH Mastery http://www.michaelwlucas.com/nonfiction/ssh-mastery > mwlu...@michaelwlucas.com, Twitter @mwlauthor