Sometimes, some commands output are not really readable.
Example :
$ mount
Readability can be improved by piping “mount” into the command “column”
$ mount | column -t
Sometimes, some commands output are not really readable.
Example :
$ mount
Readability can be improved by piping “mount” into the command “column”
$ mount | column -t
Bad Behavior has blocked 103 access attempts in the last 7 days.