Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I have few directories and few 100 files. All these files are error messages which i would like to put in month wise. I would like to create this month dir and move all those files into it.
Ex: ls -l
MAR - Dir
APR - Dir
MAY - Dir
f1
f2...etc files
Now i would like to move all files into MAY. How can i do that. Which command i need to use.
thx in advance
I have few directories and few 100 files. All these files are error messages which i would like to put in month wise. I would like to create this month dir and move all those files into it.
Ex: ls -l
MAR - Dir
APR - Dir
MAY - Dir
f1
f2...etc files
Now i would like to move all files into MAY. How can i do that. Which command i need to use.
thx in advance