Y
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
spapas82
368 days ago
I use netstat -nap instead !
link
imiric
368 days ago
-tulpen for me. Easy to remember for Dutch speakers :)
link
throwaway992673
368 days ago
-tulpn here!
link
mekster
367 days ago
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`.)
link