Deleting \t\t\t\t folder left after a compromise

I'm not sure if was related to a hacking attempt. I came across a folder in the root directory / that I could not open or delete, with just tabs for the name which even the `find -inum` command was transparent to.

I did finally get rid of it by using zsh for shell and tabbing through all the files in the root directory.

Comment