you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 1 month ago*

Are you sure the name is 'folder'$'\003'? I think the outer quotes might be added by ls. I would try rm -rf 'folder\'\$\'\\003'

Edit: Or rm -rf 'folder\'$\'\\003'

  • source