vgr@vgr-unix:~$ which firefox/usr/bin/firefox
dpkg -L balík | while read line; do [ -f "$line" ] && echo $line; done