bug-bash
[Top][All Lists]
Advanced

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

feature request: ${ regex s expander, and multiple expandrs inside one


From: Alex fxmbsw7 Ratchev
Subject: feature request: ${ regex s expander, and multiple expandrs inside one
Date: Fri, 5 Feb 2021 21:29:49 +0100

..

var=mynewfoo
printf ${var~~n[^f]+}
 ->
     myfoo

and also multiple expanders inside one statement would greatly speed up
processment and also fulfill old greatly coding wanting possibilities

thanks


reply via email to

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