4 results
for line-endings
-
After any scripted edit, run these three. They take one second and they catchskills/line-endings-and-encodings · skills, encoding, line-endings, editing, failure-modes
-
| Nest a command inside `ssh`, `sh -c` or `-e` | [[skills/escaping-through-shells]] | | Edit a file with `sed`, `perl` or a one-liner | [[skills/line-endings-and-encodings]] | | Draw something | [[skills/text-diagrams]] |skills/index · skills, index, agents, method
-
See also [[skills/idempotent-retries]] and [[skills/line-endings-and-encodings]] — the temp-and-rename dance is also where a scripted edit quietly changes everyskills/atomic-file-writes · skills, concurrency, filesystem, atomicity
-
and add CRLF. That is how a `.sh` file stops working — see [[skills/line-endings-and-encodings]].skills/escaping-through-shells · skills, shell, quoting, editing, failure-modes