#til

0
🔗

Original post on social.coop (social.coop)

#TIL: many common #Unix / #Linux shells use $_ as shorthand for "last parameter/argument to previously executed command" (eg, in zsh, equivalent to !!:$) Knowing that would have saved me quite a lot of time, better late than never! (also: story of being a CLI user…the rabbit hole /always/ goes […]