Proposed rewrite:
The column rewrite allows you to format neatly output.  ex: 'mount | column -t' 
will reformat mount's messy output.  See 'man column' for more info.

** Changed in: ubuntu-server-tips
       Status: New => Confirmed

-- 
Unmush mount output
https://bugs.launchpad.net/bugs/413100
You received this bug notification because you are a member of Ubuntu
Server Tips, which is subscribed to Ubuntu Server Tips.

Status in Ubuntu Server Tips: Confirmed

Bug description:
The Linux mount command has output that is quite messy.  Improve the situation 
with a simple alias:

alias mount='/bin/mount | column -t'

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-server-tips
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-server-tips
More help   : https://help.launchpad.net/ListHelp

Reply via email to