I am (was) running a Minecraft server in my second computer (Debian).
I was deleting some files in the server and i did rm -rf /* instead of rm -rf *, which deleted everything that did not require root.
I shut down the computer immediately, then booted into a live usb and tried to recover the minecraft server located at /home/<user>/minecraft-server with both testdisk and ext4magic. I was a able to recover a file with the same name located in the same place which contained kind of a console log. The log contains only the commands I had previously entered into the terminal.
I recovered some other directories which I don't really need and they were perfectly fine. The file I needed vanished.
Is there any chance of getting it back, and what was that log file with previous commands.