I want to move(archive) the multiple files from say directory /users/wahasan to /users/wahasan/old. The archive files should be autodated.
files are of the format CHKBOI.pos, CHKUTI.pos, CHKSBI.pos,so on. here CHK and .pos are common in every file name.
I need a single shell script that should move all the files from source directory to destination with date-stamp.