Comment on Can Bash aliases be nested?

solrize@lemmy.world ⁨1⁩ ⁨month⁩ 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