Log in
Register
linkhut
Bookmarks
tagged with:
Bash
footgun
Sort by:
recency
popularity
Order:
descending
ascending
05 Mar 26
A silly shell pitfall
https://gaultier.github.io/blog/shell_pitfall.html
A shell footgun, naming a shell function the same as an executable results in infinite recursion.
by
istvanbozso
4 months ago
Tags:
programming
shell
bash
footgun