![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| timestamps | chriss_58 | Shell Programming and Scripting | 1 | 05-30-2008 06:12 AM |
| Difference between two timestamps | raman1605 | SUN Solaris | 8 | 08-05-2007 08:54 PM |
| merging multiple log files | jack1981 | Shell Programming and Scripting | 3 | 10-03-2006 09:50 AM |
| Unix timestamps | hamsasal | UNIX for Dummies Questions & Answers | 3 | 09-07-2006 10:03 AM |
| Find command to get the timestamps | nguda | Shell Programming and Scripting | 8 | 03-24-2003 12:35 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
merging multiple timestamps into one
Here is a problem that involves looping:
- I have multiple files with same name but different timestamps: e.g test20080226144525.txt, test20080227144525.txt (can be more than two files). - I want to take the collection of these files (e.g test*) and append all its contents to one file. - This new file with appended contents will be named test226144525_20080227144525.txt (concatenate timestamps to the filename). Thanks, CB |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|