Hello when i want to execute more /etc/domainips
commands on my ssh, I want to get the results like = sort by username.
Hello when i execute more /etc/domainips
commands on my ssh the result showed up like this
a.com: D-user
b.com: B-user
c.com: A-user
d.com: C-user
I want to get the results like this = sort by username.
c.com: A-user
b.com: B-user
d.com: C-user
a.com: D-user
Please help me to do this.