1. Vi‑mode /readline shortcuts are prized
"skydhash: The vi editing mode is always present in ksh, but is optional in dash."
2. History‑search & commenting tricks boost workflow
"aa-jv: My favourite shell trick is to comment my code:
$ some_long_command -with -args -easily -forgotten # thatspecialthing... later$ CTRL-R<specialthing>finds it."
3. Brace expansion and immediate expansion have drawbacks
"zahlman: One thing I dislike about brace expansions is that they don't play nicely with tab completion."
4. The discussion feels over‑LLM‑flavoured; readers want genuine prose
"zahlman: Not a fan of the LLM-flavoured headings, and the tips seem like a real mixed bag."