I was working with C++ file (.cpp) and just wanted to rename the name of file but unfortunately I used rm
and it deleted that file, I checked the trash but cannot find the file there, is there any way I can recover my file?
This is the command I used.
rm infix_to_postfix.cpp infix_to_postfix_and_prefix.cpp