msgbartop
A cronological documentation test project, nothing serious, really!
msgbarbottom

10 Sep 10 Show mounted partitions with a nice layout

Posted by

This command shows the result of a mount command in a nice table layout

# mount | column -t

Result

/dev/sda1         on  /                                            type  ext4                   (rw,errors=remount-ro)
/dev/sda2         on  /home                                        type  ext4                   (rw)

Tags: ,

Leave a Comment

You must be logged in to post a comment.