$ find . -name '*.c' -exec rm {} \;
That way, you don't have to worry about spaces.If you have a backup, just use that. Otherwise, try using photorec: http://www.cgsecurity.org/wiki/PhotoRec
$ find . -name '*.c' -exec rm {} \;
That way, you don't have to worry about spaces.If you have a backup, just use that. Otherwise, try using photorec: http://www.cgsecurity.org/wiki/PhotoRec