[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: what is the use of -c parameter of column(1), can you demonstrate with an example?



 On 11/02/2010 08:01 PM, Chris Jackson wrote:
> You could perhaps use awk:
>
> http://unstableme.blogspot.com/2008/12/awk-formatting-fields-into-columns.html
this blog post re-invented the wheel of what column -t is intended.

almustafa@orphalese:~$ column -t /tmp/cat 
NBS    Module  Status
54670  Reg     P
56783  Reg     F
56784  Smk     P
56744  Reg     F


I guess if column(1) man page is written to quality the blog poster
might not have missed it.


Reply to: