Replying from archive since I'd deleted the original ...
> peter@dalton:~$ lsof /home/peter/*.WAV
> COMMAND PID USER FD TYPE DEVICE SIZE/OFFNODE NAME
> vlc 10888 peter9u REG8,620470 3612711
/home/peter/M1357873276.WAV
>
> man lsof explains,
> "The mode character is
On Mon, Jan 14, 2013 at 01:31:21PM -0700, peasth...@shaw.ca wrote:
> From: Darac Marjal
> Date: Mon, 14 Jan 2013 10:36:47 +
> > Simply, it is the ninth file handle that vlc has open. ...
> >
> > If you look at vlc's other opened files, you will probably see that they
> > are a combination of
From: Darac Marjal
Date: Mon, 14 Jan 2013 10:36:47 +
> Simply, it is the ninth file handle that vlc has open. ...
>
> If you look at vlc's other opened files, you will probably see that they
> are a combination of the stdio channels, control pipes (maybe) and
> libraries.
Thanks for expl
On Fri, Jan 11, 2013 at 09:34:25AM -0800, peasth...@shaw.ca wrote:
> While vlc is producing sound from M1357873276.WAV this
> is observed.
>
> peter@dalton:~$ lsof /home/peter/*.WAV
> COMMAND PID USER FD TYPE DEVICE SIZE/OFFNODE NAME
> vlc 10888 peter9u REG8,620470 3
While vlc is producing sound from M1357873276.WAV this
is observed.
peter@dalton:~$ lsof /home/peter/*.WAV
COMMAND PID USER FD TYPE DEVICE SIZE/OFFNODE NAME
vlc 10888 peter9u REG8,620470 3612711
/home/peter/M1357873276.WAV
man lsof explains,
"The mode character is
5 matches
Mail list logo