A random nerd on the internet
Pronouns: they/them
- 1 Post
- 1 Comment
Joined 2 days ago
Cake day: September 12th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
A random nerd on the internet
Pronouns: they/them
I like
ls -Ap
, the-p
option is convenient, it puts a / at the end of names if they’re directories.-A
is like-a
but doesn’t show.
and..
-l
is sometimes useful, but a bit cluttered and less readable (at least to me, maybe it wouldn’t be if I were used to using it)