Post #2206261
2026-04-01 15:10 UTC
`alias e='echo "${@}"'` Wait a second, Bash does not process arguments in alias. This is an incredible trick new to me! All the years I was writing a function to accomplish that. I wonder if there is any drawback to this technique.
Replies (0)
No replies.