help-bash
[Top][All Lists]
Advanced

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

Re: So sorry not really must be Bash


From: Greg Wooledge
Subject: Re: So sorry not really must be Bash
Date: Sun, 13 Aug 2023 08:43:43 -0400

On Sun, Aug 13, 2023 at 04:59:27PM +0700, Budi wrote:
> How to sort, by CLI utility or Bash codes, a plain text page, based on
> 5th column out of 6 columns regarded by human but not by machine as
> the first column has 1-4 sub columns, means 1, 2, 3, or 4 words, i.e.
> non-space strings, with its starting word is always started with
> alphabet but not always for the other words if any, and the rest
> columns is only one single word i.e. one non-space string ?

Show us a sample of your input.  Make sure it includes the worst possible
cases, not just the easy ones.  Make sure it is NOT MODIFIED in any
way by your mail user agent.  (This may mean attaching it as a file.)

If the input lines are consistent, 3-5 lines should be enough.  If there's
a lot of variance in the formatting, you may need more, but probably
not more than 15-20 lines.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]