OrangePumkin@piefed.nl to linux4noobs@programming.devEnglish · 26 days 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 cross-posted to: [email protected]
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 · 26 days agomessage-square31linkfedilink cross-posted to: [email protected]
minus-squarejust_another_person@lemmy.worldlinkfedilinkarrow-up21arrow-down1·26 days 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·26 days ago⬆️⬆️⬆️This⬆️⬆️⬆️
minus-squaremoonpiedumplings@programming.devlinkfedilinkEnglisharrow-up3·edit-225 days agoNo, it should be: ↹↹↹This↹↹↹
minus-squarebigbangdangler@reddthat.comlinkfedilinkarrow-up2·25 days 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”)