Timeline for Parse command with expanded variables
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 24, 2023 at 21:51 | comment | added | dmgeurts | Precisely, the date can't be today's date as getcert will rerun it at set intervals and thus the date needs to change. | |
| Apr 24, 2023 at 19:12 | comment | added | ilkkachu |
that will expand the command substitution right at the assignment (which they likely didn't want since they explicitly mentioned protecting it with single quotes, etc., even though the example of date +%Y in particular probably will give the same value later in the script, too...)
|
|
| Apr 24, 2023 at 18:19 | history | edited | timberbyte | CC BY-SA 4.0 |
deleted 18 characters in body
|
| S Apr 24, 2023 at 18:18 | review | First answers | |||
| Apr 25, 2023 at 13:19 | |||||
| S Apr 24, 2023 at 18:18 | history | answered | timberbyte | CC BY-SA 4.0 |