I used this to show the current files playing.
Code: Select all
$ lsof -c vlc | grep REG | grep -v -e '\.[ms]o' -e 'SYSV' -e 'font'
Code: Select all
$ lsof -c vlc | grep REG | grep -v -e '\.[ms]o' -e 'SYSV' -e 'font'
Users browsing this forum: No registered users and 13 guests