change file creation time on msdosfs
Isamu Onoda
onoda11 at gmail.com
Fri Aug 27 04:13:13 UTC 2010
Hi Dominic,
Did you tried "ls -lu" or "ls -lc" to check the time stamp?
In some of the format, unix does not support getting those information.
If you still want to try, using fsdb command, and modifying file
system itself may work.
Use mtime/ctime/atime built-in command whichever you want to change.
[man of fsdb]
http://pine.ict.nsc.ru/cgi-bin/www/unix_help/unix-man?fsdb+8
Sincerely,
Isamu Onoda
--
Isamu Onoda
mail: onoda11 at gmail.com
TEL: 080-3757-6465
IMPERARE SIBI MAXIMVM IMPERIVM EST
2010/8/27 Dominic Fandrey <kamikaze at bsdforen.de>:
> I need to change the file creation time of some files on an
> msdosfs file system.
>
> Is there any other way to do this than copying the file and deleting
> the original? The usual suspects like touch and mv do not work.
>
> Regards
>
> --
> A: Because it fouls the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list