Re: inconstancy with RS = "(\r?\n){2}"

2021-07-26 Thread Alex fxmbsw7 Ratchev
compute_min_length_from_regex .. maybe also max compute_binary_speedup_from_regex then have a in buffer of min, then per char then on fill up or char add, crop to max - min , then binary_regex_function_if on that buffer this is optimized form of per char : per read char, do optional crop, match fo

Re: does /etc/profile get sourced also when .profile exists ?

2021-07-26 Thread Mike Jonkmans
On Mon, Jul 26, 2021 at 03:57:16PM +0200, Alex fxmbsw7 Ratchev wrote: > .. ..: command not found Regards, Mike Jonkmans

Re: Crash on large brace expansion

2021-07-26 Thread Alex fxmbsw7 Ratchev
i had an issue when needing ips, for my web crawler back then i ended having a small .c that pulls random ips out to a count On Thu, Jul 15, 2021 at 9:24 PM Greg Wooledge wrote: > > On Thu, Jul 15, 2021 at 05:28:04PM +0200, Léa Gris wrote: > > Le 15/07/2021 à 16:36, Gabríel Arthúr Pétursson écriv