Date: Fri, 27 Aug 2010 13:12:56 +0900 From: Isamu Onoda <onoda11@gmail.com> To: Dominic Fandrey <kamikaze@bsdforen.de> Cc: freebsd-questions@freebsd.org Subject: Re: change file creation time on msdosfs Message-ID: <AANLkTikQNTqj=OPODAsSm3Yft-dGcaW81dWvdv2pRHTe@mail.gmail.com> In-Reply-To: <4C76BB1C.1090805@bsdforen.de> References: <4C76BB1C.1090805@bsdforen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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@gmail.com TEL:=A0 080-3757-6465 IMPERARE SIBI MAXIMVM IMPERIVM EST 2010/8/27 Dominic Fandrey <kamikaze@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikQNTqj=OPODAsSm3Yft-dGcaW81dWvdv2pRHTe>