Timeline for Linux shell command to replace path with file content
Current License: CC BY-SA 4.0
Post Revisions
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 31, 2024 at 12:40 | answer | added | Jeff G | timeline score: 1 | |
| Jan 29, 2024 at 23:52 | vote | accept | Jeff G | ||
| Jan 29, 2024 at 17:14 | answer | added | Kamil Maciorowski | timeline score: 3 | |
| Jan 29, 2024 at 15:29 | history | reopened |
Jeff G Giacomo1968 Toto Rohit Gupta music2myear |
||
| Jan 27, 2024 at 8:50 | comment | added | Hannu | What you're trying to do requires some kind of "processor" software (e.g. LaTex) to handle the file(s), or a self-written script in something more capable than pure "bash". Tip forward, pinpointing a detail in (La)TeX -> tex.stackexchange.com/questions/246/… | |
| Jan 27, 2024 at 3:16 | history | edited | Giacomo1968 | CC BY-SA 4.0 |
edited title
|
| Jan 27, 2024 at 2:53 | history | edited | Jeff G | CC BY-SA 4.0 |
added 380 characters in body
|
| Jan 27, 2024 at 2:48 | comment | added | Jeff G |
I updated with a sed command that gets close. I didn't include it originally because I don't even know that that is the correct tool, and I didn't want to elicit answers that make assumptions about the tooling. If someone can give me a hint at the correct tool(s) to use, I can investigate myself. Its hard to form a question when I know nothing about where the answer will take me. I also have a grep/loop combination that reads the contents of the file into an environment variable, but then I don't know how to use the variables to perform the substitution. Again, not sure if that helps.
|
|
| S Jan 27, 2024 at 2:05 | review | Reopen votes | |||
| Jan 29, 2024 at 15:29 | |||||
| S Jan 27, 2024 at 2:05 | history | edited | Jeff G | CC BY-SA 4.0 |
added 649 characters in body
Added to review
|
| Jan 26, 2024 at 17:22 | history | closed | DavidPostill♦ | Needs details or clarity | |
| Jan 26, 2024 at 16:27 | history | asked | Jeff G | CC BY-SA 4.0 |