Ive been looking for how I can output a list of files of specific folder and the all nested items which is like below. I have no enough disk already so I can not install macports to have tree command. Please advice me.
I would like to have the output like below.
For Example when to make a list of Documents folder:
- /useraccount/documents/test1/test1.odt 20140326 19:00:00
- /useraccount/documents/test1/test2.odt 20140326 19:01:00
- /useraccount/documents/test1/test11/test.odt 20140326 19:05:00
- /useraccount/documents/test2/test1.odt 20140326 19:02:00
- /useraccount/documents/test2/test2.odt 20140326 19:01:30
- /useraccount/documents/test1.odt 20140325 19:01:30
Background:
Why I don't move the files to external drive is that the date has changed by someone at home. A weeks ago, I believe I could see proper date and time and also, I have been used this But I can not find any files has proper date and time. All files has changed. This is not my mistake. I need to keep the date and time before moving.