I have gone through couple of previously answered questions but couldn't find any thing which will work for me.
I used this command accidently on a wrong folder, which deleted some important files and scripts except *.sh files.
find . -type f ! -name '*.sh' -delete
Is it possible to recover the files ?
Asked by Grayrigel
(129 rep)
Sep 17, 2016, 10:32 AM
Last activity: Dec 5, 2023, 06:03 AM
Last activity: Dec 5, 2023, 06:03 AM