Find files:
find . -type f -name '*~'
To delete the files:
find . -type f -name '*~' -exec rm -f '{}' \;
Using Suspicious Activity Monitoring (SAM) Connect to the firewall via SSH and log into Expert mode : expert Run the fw sam command to bl...