Basically , I need to check whether file named in a certain way,has reached a particular folder using unix script?
for eg.. IBMstyle file would come as "IBMstyle_date" etc
so that we can route and process accordingly..
another thing , we have to look for is just checking , whether some new file has arrived ....in a particular folder irrespective of the file name... if it has arrived , then we will try to look for its name something on those lines..
1)How frequent we need to check: Daily. Set any particualr time
2)If multipule file sare there what is the order of execution of files:First come first serve, ie file with past timestamp gets processed earlier than the file which comes later
After processing the file that files has to move archive folder