← Back to team overview

ubuntu-server-tips team mailing list archive

[Bug 413100] Re: Unmush mount output

 

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

-- 
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: Fix Committed

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'