@[email protected] to linuxmemes • 18 hours agoExe in a bottlelemmy.sdf.orgimagemessage-square81fedilinkarrow-up1877arrow-down17
arrow-up1870arrow-down1imageExe in a bottlelemmy.sdf.org@[email protected] to linuxmemes • 18 hours agomessage-square81fedilink
minus-square@[email protected]linkfedilink2•4 hours agomy problem was i couldn’t find where it is and search engines couldn’t provide an answer, but just now i learned you can find out where something is installed with whereis appname
minus-square@[email protected]linkfedilinkEnglish1•28 minutes agoWhy rely on symlinks when you can just find it find -iname -type d - *wine /
…by default. You could always add it.
my problem was i couldn’t find where it is and search engines couldn’t provide an answer, but just now i learned you can find out where something is installed with
whereis appname
Why rely on symlinks when you can just find it
find -iname -type d - *wine /