Hi.
Ikke-kategoriseret
2
Indlæg
2
Posters
5
Visninger
-
Hi. I'm Alex. I first used Linux in .. 1994(?) and OpenBSD around 1998.
TIL about netstat having an -l option:
`netstat -ln`
so I would like a full refund of all the time and energy spent over the years on typing:
`netstat -an | grep LISTEN`
Please tell me the -l option is new. Please.
-
Hi. I'm Alex. I first used Linux in .. 1994(?) and OpenBSD around 1998.
TIL about netstat having an -l option:
`netstat -ln`
so I would like a full refund of all the time and energy spent over the years on typing:
`netstat -an | grep LISTEN`
Please tell me the -l option is new. Please.
@holsta I often use netstat -tlnp and there is at least one of those options that doesn't work on FreeBSD. Might be -l. Or -p.