From owner-freebsd-questions@FreeBSD.ORG Sun Dec 27 17:27:58 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6B82106566B for ; Sun, 27 Dec 2009 17:27:58 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id C04F08FC13 for ; Sun, 27 Dec 2009 17:27:58 +0000 (UTC) Received: by pzk15 with SMTP id 15so6711502pzk.3 for ; Sun, 27 Dec 2009 09:27:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=oev3ML2ugMZs4qdxsvXRfr/y/UKJUGJ1TX+yVI5nTsU=; b=YyYkduvgjsChxcaj2/m3NzCX8OztCFHStr2y74Gr49Y7jO8bfRAZlAb3eYI9+1zfSb 5Ns5/PXH9uogFJ4arXPkoHf7aF9AnlxrHgYppwgyOwgAd9jgvdsAsT2byITmRl5CGki4 S45DNuTyyaA4KRyukMc7xtQBzNuhg4KoVLYpk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=uVCFxrb4DLaOyH0abOYMrNjY6TAKf8prLRTYpmfpUrr+ZHqTNNNv8TOUl6XX+DdpSl ipDUhlGK2zWb8KSv7bN6eIw8/NG7AkpPur1zpE4o/r0xoytfCa0HEa4N9yjgEV+R3C2e TNBcqezcKFniuSfD+rk4+TVL6m7H1NGLfHcE8= MIME-Version: 1.0 Received: by 10.114.236.28 with SMTP id j28mr9996637wah.162.1261934873117; Sun, 27 Dec 2009 09:27:53 -0800 (PST) Date: Sun, 27 Dec 2009 12:27:53 -0500 Message-ID: From: Tsu-Fan Cheng To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how to modify date after unrar files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Dec 2009 17:27:59 -0000 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!! TFC