Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2009 18:36:05 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Tsu-Fan Cheng <tfcheng@gmail.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: how to modify date after unrar files?
Message-ID:  <20091227183605.7b129c82.freebsd@edvax.de>
In-Reply-To: <f84c38580912270927m4c14405bs14e0802daae4888e@mail.gmail.com>
References:  <f84c38580912270927m4c14405bs14e0802daae4888e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 27 Dec 2009 12:27:53 -0500, Tsu-Fan Cheng <tfcheng@gmail.com> wrote:
> Hi,
>    I don't know how to modify the time of files after it's extracted by
> unrar, the extracted file has the time that it's created on the other side,
> but I want it to have time/date on my side, thank you!!

In order to change access / modification time, just

	% touch <files>

and they'll have the correct date and time. Use -m
for modification time.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091227183605.7b129c82.freebsd>