![]() |
What is the fastest way to create 100 files from a list of 100 words?
Thanks Homies:glugglug
|
10$ paypal i'll do it
icq: 105315800 :glugglug |
Quote:
|
I just found this on download.com
I'm gonna give it a shot http://www.download.com/A-F-5-Rename...l?tag=lst-0-11 |
I also accept moneybookers :Graucho
|
one string command in C shell for UNIX/LINUX
|
Quote:
|
the duplicate function in chameleon submitter can do that.
|
list.txt:
bla bla bla bla bla bla bla bla bla --> bla bla.txt bla bla bla.txt bla bla bla bla.txt ??? I'm not following entirely ;) |
PERL... Load the words into an array and have it radomize the array, make the page, randomize, make the page, etc.
|
Quote:
LOL |
Quote:
|
You didn't say if you wanted stuff in the files or not. So here's 2 examples :)
Add the names you want in list.txt cat list.txt | xargs -n 1 touch That will create empty files with names taken from list.txt cat list | xargs -n 1 cp template.html That will copy template.html to what ever names is in list.txt |
anyone have a windows app for doing this? I don't think chameleon submitter will do that will it? I thought it would just name it like boobs.html boobs01.html boobs02.html and so on..
|
All times are GMT -7. The time now is 09:10 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123