![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find files and display only directory list containing those files | r7p | UNIX for Dummies Questions & Answers | 4 | 06-05-2009 08:46 AM |
| create diffrent files based on other file and parameters list | raghav525 | Shell Programming and Scripting | 9 | 03-18-2009 03:51 AM |
| Shell Script Create List of Deleted Files | mirfan | Shell Programming and Scripting | 8 | 01-22-2009 08:22 AM |
| How to create a Tar of multiple Files in Unix and FTP the tar to Windows. | marconi | UNIX for Advanced & Expert Users | 1 | 08-25-2008 03:40 PM |
| Create a list of files that were modified after a given date. | rkka | UNIX for Dummies Questions & Answers | 4 | 01-22-2008 05:12 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to create multiple list of files in a directory ?
Hi,
i have say 100 files in a directory. file1.log file2.log file3.log file4.log file5.log file6.log ... ... ... file99.log file100.log ========= I need to create another file which contains the list of al these log files. each file should contain only 10 log file names. it shud be like filename1.list --- can contain first 10 log file, may be based on the timestamp. filename2.list --- next 10 files. So since we have 100 log files in this location, we need to get 10 filename*.list with 10 files in each file.. Did i confuse with the question? please let know ![]() Please help Regards, Robz |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|