I am new to shell scripting and I have requirement.
When I run the shell script it should move last 7 days files from current folder to new folder. My files look like tools_20150727.log,tools_20150726.log,.... like this
Please help me out in this regard.