0
I 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.com)
Didn't work.
I'm unfamiliar with fish but that
$'\003'also looks a lot like how bash escapes unprintable control characters (ASCII 3 is 'end of text' apparently).You probably have sh or bash available. Try the same command in that.
Or just delete all directories that start with folder with confirmation (no
-f):