OrangePumkin@piefed.nl to linux4noobs@programming.devEnglish · 1 month agoI am trying to get rid of this folder, but the result is saying that fish expects a variable name after this $. What does it mean ? And how do i get rid of this folder ?objectstorage.eu-amsterdam-1.oraclecloud.comimagemessage-square31linkfedilinkarrow-up114arrow-down19
arrow-up15arrow-down1imageI am trying to get rid of this folder, but the result is saying that fish expects a variable name after this $. What does it mean ? And how do i get rid of this folder ?objectstorage.eu-amsterdam-1.oraclecloud.comOrangePumkin@piefed.nl to linux4noobs@programming.devEnglish · 1 month agomessage-square31linkfedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·1 month agoNobody’s getting into the real issue lol. Yes, yes, tab completion. But all you need to do is escape the dollar sign: \$. Or include it inside the single quotes. 👍👍
Nobody’s getting into the real issue lol. Yes, yes, tab completion. But all you need to do is escape the dollar sign:
\$. Or include it inside the single quotes.👍👍