Bash script to delete duplicate files in system
Below command will find and list all duplicate files by its size and md5hash which you can later delete on...
bash / Scripting Languages / Shell Scripting
by Ramakanta · Published August 17, 2011 · Last modified September 3, 2014
Below command will find and list all duplicate files by its size and md5hash which you can later delete on...
bash / Installation / Linux / Performance / Shell Scripting / Solaris Unix / Troubleshooting
by Ramakanta · Published July 30, 2011 · Last modified August 25, 2014
Below bash script can be used to do log file rotate in any application and archive zipped rotated log files for certain...
bash / Linux / Shell Scripting / Unix OS
by Ramakanta · Published July 12, 2011 · Last modified August 13, 2016
Below script can be used as a bash script check md5sum. Useful when you have a large number of files to...
bash / Oracle/BEA WebLogic / Performance / Shell Scripting
by Ramakanta · Published July 5, 2011 · Last modified August 18, 2016
Taking heap dump might be sometimes tricky but if we schedule it through cronjob and but it will be much...
Advertisement
Advertisement
Advertisement