I am looking for a script that will find files in a specific directory ie: /myData/data/*.txt that are dated with a year prior to current year (don't want to hard code the year). Once these files are found, I want to move them into an archive directory and rename them with an extension of *.arc(/myData/archive/*.arc).
I am not a Unix guru, so looking for any kind of help. It is much appreciated.
Thanks in advance.
SAW
I am not a Unix guru, so looking for any kind of help. It is much appreciated.
Thanks in advance.
SAW