Hi im a fairy new linux user
Im trying to navigate to the lua folder in vlc.
When i type
whereis vlc
It said:
vlc: /usr/bin/vlc /usr/lib/x86_64-linux-gnu/vlc /usr/share/vlc /snap/bin/vlc /usr/share/man/man1/vlc.1.gz
I tried:
cd /usr/bin/vlc
cd ./usr/bin/vlc
cd ~/usr/bin/vlc
Nothing works. How do i get to it?
~/.local/share/vlc/
was the correct folder and i was able to modify my vlc so it works correctly. – Powermongur Feb 08 '21 at 17:25