GNU bug report logs -
#16187
Tabbed output of "guix package -l"
Previous Next
Reported by: Roel Janssen <roel <at> moefel.org>
Date: Wed, 18 Dec 2013 18:06:01 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #8 received at 16187 <at> debbugs.gnu.org (full text, mbox):
Hi,
Thanks for the report.
Roel Janssen <roel <at> moefel.org> skribis:
> I'd like the output of a command like "guix package -l" to be tabbed
> preserving all columns.
>
> An example output of the current version:
> Generation 68 dec 18 2013 12:46:45 (current)
> make 4.0 out /nix/store/...
> automake 1.14 out /nix/store/...
> ...
>
> What I would like to see:
> make 4.0 out /nix/store/...
> automake 1.14 out /nix/store/...
> ...
>
> The same applies for the output of "guix package -I" and "guix package
> -A"
As discussed on IRC, the rationale (for -I and -A) was to have something
both human-readable and processable–that is, one can pipe it through
‘cut’ and extract the data. I think that’s an important property, for a
Unix command-line tool.
Now, ideally, ‘guix package’ would be just one of the user interfaces,
with others being more user-oriented than command-oriented (see TODO)...
What do you think?
Ludo’.
This bug report was last modified 11 years and 241 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.