Computing.Net > Forums > Unix > tar files with date

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

tar files with date

Reply to Message Icon

Name: kayarsenal
Date: August 10, 2006 at 07:29:54 Pacific
OS: XP
CPU/Ram: Intel/1GB
Product: HP
Comment:

Hi All,
How can I tar all files in a directory to include the date it was tar.I already have a script to find the files that are older than Xdates,now I need to tar these files to have the format

FILENAME-DDMMYY.tar

Thanks

Kayzone



Sponsored Link
Ads by Google

Response Number 1
Name: lchi2000g
Date: August 10, 2006 at 12:44:24 Pacific
Reply:

tar -cvf filename-`date +%d%m%y`.tar <files>

Luke Chi


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: tar files with date

findig files with date extensions www.computing.net/answers/unix/findig-files-with-date-extensions/7900.html

print files with certent dates www.computing.net/answers/unix/print-files-with-certent-dates/3183.html

copy files with pattern from a file www.computing.net/answers/unix/copy-files-with-pattern-from-a-file/6254.html