Score:0

fuser not listing the process even netstat and lsof list

fm flag
hostserver:~# lsof | grep *:6343
sflowtool 979324                              root    3u     IPv6         1443815323       0t0        UDP *:6343 
hostserver:~# netstat -ntlup | grep 6343
udp6       0      0 :::6343                 :::*                                979324/sflowtool
hostserver:~# fuser 6343/udp
Cannot open a network socket.
hostserver:~# fuser -n udp 6343
Cannot open a network socket.
hostserver:~# fuser -v -n udp 6343
Cannot open a network socket.

fuser is not listing the Process. What would be wrong here?

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.