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 t
2012/8/1 Michael W. Lucas
> 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 s
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 purp
3 matches
Mail list logo