Delete Files older than 14 days
Taken from Dzone.
@echo on
setlocal
set srcDir=.
Read more: <a href="http://snippets.dzone.com/posts/show/10441">http://snippets.dzone.com/posts/show/10441
Related Articles:
- 2010/06/25 bash one liner to change/remove test pattern from config file or text file.
- 2010/06/24 Script to add all the partitions to the fstab.
- 2010/05/19 bash script to change icon theme to check out all the installed themes (personal)
- 2010/05/07 bash script to periodically change the cursor theme.
- 2010/06/09 Scripts to create logins from bash command – for creating multiple accounts
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.