Re: lsof outputs nothing

2020-05-17 Thread Gene Heskett
On Sunday 17 May 2020 12:51:00 David Wright wrote: > On Sun 17 May 2020 at 09:34:42 (-0400), Gene Heskett wrote: > > On Sunday 17 May 2020 06:25:20 Reco wrote: > > > On Sun, May 17, 2020 at 01:04:23PM +0300, aprekates wrote: > > > > In Buster lsof wont report anything > > > > > > > > $ sudo  lsof

Re: lsof outputs nothing

2020-05-17 Thread Reco
Hi. On Sun, May 17, 2020 at 11:51:00AM -0500, David Wright wrote: > On Sun 17 May 2020 at 09:34:42 (-0400), Gene Heskett wrote: > > On Sunday 17 May 2020 06:25:20 Reco wrote: > > > On Sun, May 17, 2020 at 01:04:23PM +0300, aprekates wrote: > > > > In Buster lsof wont report anything > > >

Re: lsof outputs nothing

2020-05-17 Thread David Wright
On Sun 17 May 2020 at 09:34:42 (-0400), Gene Heskett wrote: > On Sunday 17 May 2020 06:25:20 Reco wrote: > > On Sun, May 17, 2020 at 01:04:23PM +0300, aprekates wrote: > > > In Buster lsof wont report anything > > > > > > $ sudo  lsof > > > lsof: WARNING: can't stat() fuse file system /run/user/100

Re: lsof outputs nothing

2020-05-17 Thread Gene Heskett
On Sunday 17 May 2020 06:25:20 Reco wrote: > Hi. > > On Sun, May 17, 2020 at 01:04:23PM +0300, aprekates wrote: > > In Buster lsof wont report anything > > > > $ sudo  lsof > > lsof: WARNING: can't stat() fuse file system /run/user/1000/doc > >   Output information may be incomplete. > >

Re: lsof outputs nothing

2020-05-17 Thread Reco
Hi. On Sun, May 17, 2020 at 01:04:23PM +0300, aprekates wrote: > In Buster lsof wont report anything > > $ sudo  lsof > lsof: WARNING: can't stat() fuse file system /run/user/1000/doc >   Output information may be incomplete. Most likely this fuse filesystem was not mounted with "all

lsof outputs nothing

2020-05-17 Thread aprekates
In Buster lsof wont report anything $ sudo  lsof lsof: WARNING: can't stat() fuse file system /run/user/1000/doc   Output information may be incomplete. $ sudo  lsof -e /run/user/1000/doc $ Alexandros