OrangePumkin@piefed.nl to linux4noobs@programming.devEnglish · 2 months 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 · 2 months agomessage-square31linkfedilink
minus-squarejust_another_person@lemmy.worldlinkfedilinkarrow-up21arrow-down1·2 months agoTab Completion if you’re unsure how to escape characters in this case. Start the name of the folder, then hit TAB a couple times
minus-squareAbidingOhmsLaw@lemmy.mllinkfedilinkEnglisharrow-up8arrow-down1·2 months ago⬆️⬆️⬆️This⬆️⬆️⬆️
minus-squaremoonpiedumplings@programming.devlinkfedilinkEnglisharrow-up3·edit-22 months agoNo, it should be: ↹↹↹This↹↹↹
minus-squarebigbangdangler@reddthat.comlinkfedilinkarrow-up2·2 months agoOr even: Th↹ (Assuming you have a file/folder called “This” and no others starting with “Th”)
Tab Completion if you’re unsure how to escape characters in this case. Start the name of the folder, then hit TAB a couple times
⬆️⬆️⬆️This⬆️⬆️⬆️
No, it should be:
↹↹↹This↹↹↹
Or even:
Th↹
(Assuming you have a file/folder called “This” and no others starting with “Th”)