Linux

Remove Text from Multiple Files

  Shell script to remove some text from multiple files Here is a small script that reads all *.txt  or all *.html, all *.php  files and delete all lines …

My root crontab not running

Very often the reason that crontab for root user is not working is a problem in the editor, which is being used on Linux.. This problem is that after the …