sort -E
sort -E
Posted Feb 13, 2025 9:10 UTC (Thu) by adobriyan (subscriber, #30858)Parent article: Rewriting essential Linux packages in Rust
aaa.c:2: error: ...
aaa.c:20: error: ...
bbb.c:10: error:...
it will be very much appreciated.
And "sort -I" too for in-place file sorting, too...
Posted Feb 13, 2025 9:19 UTC (Thu)
by alx.manpages (subscriber, #145117)
[Link]
intro.2
<https://git.kernel.org/pub/scm/docs/man-pages/man-pages.g...>
Something similar could be written to implement your sorterrors program. It's such a niche thing, and different programs format errors slightly differently, that I don't think it would make much sense to add a sort(1) option. But it would make sense to write your own script if it's useful to you.
Posted Feb 13, 2025 9:21 UTC (Thu)
by alx.manpages (subscriber, #145117)
[Link]
<https://manpages.debian.org/bookworm/moreutils/sponge.1.e...>
Posted Feb 13, 2025 15:05 UTC (Thu)
by khim (subscriber, #9252)
[Link] (1 responses)
How would that flag differ from already existing
Posted Feb 13, 2025 16:22 UTC (Thu)
by adobriyan (subscriber, #30858)
[Link]
sort -E
membarrier.2
umask.2
intro.3
printf.3
id_t.3type
useconds_t.3type
sort -E
sort -E
-V
sort?sort -E
https://github.com/coreutils/gnulib/blob/master/lib/filev...