Hi ,
I have a rsult set like this :
status eSIMEntitlement selfcare oauth2 account customer catalog moat dub identifiers iot token msisdn loyalty pushnotification
status-500 17534 0 0 0 26517 0 0 2 40080 354 3201 6538 193 18
status-400 12 0 3 0 18725 1 0 38950 16708 6277 10722 0 273 418
i want to present top coloumns with status-500 and status-400 in x axis
is there a way to sort coloiumns based on row .
This is not clear. Show the raw data and then show what it should look like post-sort.
use |sort status
command