@plumbercraic@lemmy.sdf.org to linuxmemes@lemmy.world • 4 months agoExe in a bottlelemmy.sdf.orgimagemessage-square61fedilinkarrow-up11.07Karrow-down10
arrow-up11.07Karrow-down1imageExe in a bottlelemmy.sdf.org@plumbercraic@lemmy.sdf.org to linuxmemes@lemmy.world • 4 months agomessage-square61fedilink
minus-square@kusivittula@sopuli.xyzlinkfedilink1•4 months 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@Forester@pawb.sociallinkfedilinkEnglish1•4 months 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 /