plumbercraic@lemmy.sdf.org to linuxmemes@lemmy.world · 8 个月前Exe in a bottlelemmy.sdf.orgexternal-linkmessage-square101linkfedilinkarrow-up11.1Karrow-down110
arrow-up11.09Karrow-down1external-linkExe in a bottlelemmy.sdf.orgplumbercraic@lemmy.sdf.org to linuxmemes@lemmy.world · 8 个月前message-square101linkfedilink
minus-squarekusivittula@sopuli.xyzlinkfedilinkarrow-up2·7 个月前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
minus-squareForester@pawb.sociallinkfedilinkEnglisharrow-up1·7 个月前Why 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
Why rely on symlinks when you can just find it
find -iname -type d - *wine /