Comment on Can Bash aliases be nested?

solrize@lemmy.world ⁨2⁩ ⁨months⁩ ago

I think you don’t want the spaces around the= sign. Preferred over alias is function llaa { … }. Alias is for backwards compatibility.

source
Sort:hotnewtop