[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #65882] envsubst: ${foo} but keep $foo
From: |
Thomas Güttler |
Subject: |
[bug #65882] envsubst: ${foo} but keep $foo |
Date: |
Sat, 15 Jun 2024 04:52:05 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?65882>
Summary: envsubst: ${foo} but keep $foo
Group: GNU gettext
Submitter: guettli
Submitted: Sat 15 Jun 2024 08:52:05 AM UTC
Category: End-user / runtime
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sat 15 Jun 2024 08:52:05 AM UTC By: Thomas Güttler <guettli>
I would love to have that feature in envsubst:
With a new flag (we could call it --curly-only) envsubst should only exchange
variables which use curly braces.
Example: "$foo ${bar}"
In this case $foo should not be changed, only "bar" should get substituted.
This would make it better for situations where you have a lot of dollar signs.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65882>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #65882] envsubst: ${foo} but keep $foo,
Thomas Güttler <=