You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(probably applies to any Solaris or Solaris-like OS that includes the Sun version of tar). I observed this problem with /usr/bin/tar in OpenIndiana b151A.
It colors the year of the date field as well as the filename because the date output has time AND year. It currently matches the bsdtar regex, but not in a correct way. We probably need a suntar regex.