-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hey,
I was wondering what was the reasoning behind column command flags used in the following tools:
cqapicqjcrcqlscqosgicqwfl
Every single time the following flags/params are passed on the the column utility:
-x- manpage says "fill columns before filling rows" but it seems to be totally ignored when consumingstdinoutput. Some example can be found here-t- no remarks at all as it is necessary. It also seems to defeat the purpose of-xand-c Xparams-c X- manpage says "output is formatted for a display columns wide", so if I understand that correctly in other words it means "align the output to a display that is X column (character) wide". Sometimes asXyou use rather low number, i.e.6incqls, so it does not make any sense to me.-s X- definition of a separator character, used properly in my opinion
Could you please explain it a little bit better? I tested CQ Unix Toolkit just on Linux boxes and some of these flags seems to be redundant (didn't test modified version thoroughly though). On the other hand it might be quite crucial for other platforms.
Thanks,
Kuba
Metadata
Metadata
Assignees
Labels
No labels