Crontab example – every 5 minutes
Today we will look into crontab example to execute a script every 5 minutes. Crontab example Recently I installed memcached server on CentOS operating system to use as a caching mechanism for my VBulletin forum…..
UNIX and Linux Commands Tutorials
Today we will look into crontab example to execute a script every 5 minutes. Crontab example Recently I installed memcached server on CentOS operating system to use as a caching mechanism for my VBulletin forum…..
In unix environment, mv is the command to move files and we can use it to change file extension also. But it works with a single file only and it doesn’t take wild characters also.
Here I am providing a simple script that you can use to change extension of multiple files in a directory.