this post was submitted on 17 Jun 2026
-7 points (33.3% liked)
Explain Like I'm Five
21449 readers
92 users here now
Simplifying Complexity, One Answer at a Time!
Rules
- Be respectful and inclusive.
- No harassment, hate speech, or trolling.
- Engage in constructive discussions.
- Share relevant content.
- Follow guidelines and moderators' instructions.
- Use appropriate language and tone.
- Report violations.
- Foster a continuous learning environment.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They are using fish, FYI. Not sure how much of a difference this makes.
Fish is different ?
Of course. It could work totally different from bash.
To be fair I saw some cool fish stuff and thought about using it but when maintaining a few thousand servers with bash its not viable to load an alternative shell to all of them.
The actual folder is 'folder'$'\003' .
In that case, I think you want
Note the double escape before
003, which will render to the character literal\Alternatively, start typing
And then hit tab until
fishautocompletes the directory you want to kill, and run it.Side note: i would absolutely not tolerate directories named like that lol
Thanks for the tip.
Is this some school task...? Why is there a folder with such a name 😅
Apparently yes. I'm learning things on my own.