If you want to create files in UNIX as backdated files, i.e. file creation date as old dates, follow below steps or commands.
Syntax:-
touch
This will create a file of that specific Month, Date for that year.
Example:-
touch 03302200 SAMPLE_20120330000000.txt;
Syntax:-
touch
This will create a file of that specific Month, Date for that year.
Example:-
touch 03302200 SAMPLE_20120330000000.txt;
No comments:
Post a Comment