Hacker News new | ask | show | jobs
by nubb 368 days ago
i’ve typed netstat -pna so many times in my life using something else would totally ruin me
2 comments

I use netstat -nap instead !
-tulpen for me. Easy to remember for Dutch speakers :)
-tulpn here!
How is it possible to live without aliases? Typing the original command every time, even though history lookup may help, would totally ruin me.

I have `netstat -lntpu` aliased as `nst`. (Along with `s` as `sudo`.)