buccaneers
Programmer
Hello Guru's,
I have following files
/SourceDir/File_Name:1:0224:2009
/SourceDir/File_Name:2:0224:2009
I want to move them to
/TargetDir/File_Name_1_0224_2009
/TargetDir/File_Name_2_0224_2009
Is there a way i can do this using nawk ?
Your feedback is greatly appreciable.
cheers,
LN
I have following files
/SourceDir/File_Name:1:0224:2009
/SourceDir/File_Name:2:0224:2009
I want to move them to
/TargetDir/File_Name_1_0224_2009
/TargetDir/File_Name_2_0224_2009
Is there a way i can do this using nawk ?
Your feedback is greatly appreciable.
cheers,
LN