When using sudo rm -r
, how can I delete all files, with the exception of the following:
textfile.txtbackup.tar.gzscript.phpdatabase.sqlinfo.txt
When using sudo rm -r
, how can I delete all files, with the exception of the following:
textfile.txtbackup.tar.gzscript.phpdatabase.sqlinfo.txt