HomeVyOS Platform

op-mode: ethernet: T2546: present offload output in table

Description

op-mode: ethernet: T2546: present offload output in table

  • remove first line from output (sed -e 1d)
  • remove leading tab indention (sed -e 's/^\t*//g')
  • remove colons (sed -e 's/://')
  • align output vertically (column -t -s' ')

Details

Provenance
c-poAuthored on Jun 7 2020, 8:59 AM
Parents
rVYOSONEX8ddac94cc942: op-mode: ethernet: T2546: do not display fixed offload options
Branches
Loading...
Tags
Loading...