![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| tarring/compressing files in Unix directory | montski | Shell Programming and Scripting | 1 | 02-15-2008 04:19 PM |
| large files? | ranj@chn | UNIX for Dummies Questions & Answers | 2 | 11-29-2006 06:55 AM |
| Large files | sehgalniraj | UNIX for Dummies Questions & Answers | 4 | 03-31-2005 09:03 AM |
| tarring and gzipping dump files | PSC | UNIX for Dummies Questions & Answers | 4 | 07-23-2004 04:50 PM |
| backup : files being modified while tarring | jamesbond | UNIX for Dummies Questions & Answers | 5 | 10-15-2001 09:58 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
tarring large no. of files
dears,
I have a folder containing huge no. of files, some of them are created on AUG 16, AUG 17 and AUG 18, for example. All I want to do is tarring all the files created on a certain date, say AUG 18, in one tar file, only in one command line. So, how to feed all the files created on a certain date to the tar command, provided that I don't want to use a for loop, I just want 1 command line. can the (find) command be helpfull, Thanks, so much,for your usual support, Marwan |
|
||||
|
thanks kamitsin for your fast response, but execuse me as i am a liitle new with that.
the option -mtime specifies the time as a multiple of 24 hours, and don't specify the whole day as i want, and i think the results will not be the same. Second, what does the command xargs mean exactly, i did'nt get it form the man. thanks alot |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|