I regularly use ls -la
to list directory contents on my Raspberry Pi. I often use ls -lah
to also display hidden files. This week I wondered if there was a way to use either of these ls
options by default. Well, there is.
I regularly use ls -la
to list directory contents on my Raspberry Pi. I often use ls -lah
to also display hidden files. This week I wondered if there was a way to use either of these ls
options by default. Well, there is.