|
|
|
|
|
by jcelerier
1993 days ago
|
|
> I shouldn't have to remember that ls is list directory contents I mean, surely you use your own abbreviations when writing, no ? How would you abbreviate "list directory contents" ? For instance I have `alias l=ls -lha` - and if it was instead list-directory-contents I would have `alias l=list-directory-content -lha` e.g. just look how hard powershell sucks with those long verbose command names, it's unuseable |
|