help-bash
[Top][All Lists]
Advanced

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

Character clearance in either end front or back


From: Budi
Subject: Character clearance in either end front or back
Date: Thu, 8 Oct 2020 13:06:37 +0700

since clearing some character in either end front or back is
ubiquitous, it should easily, quickly be accomplish by Bash string
tools e.g. ${# } or ${%}
but merely
clearing \\\  as in l=foo\\\

k=${%%\}

can't do and solve it

Bash needs to get fixed or perked up



reply via email to

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