Hi,
Can someone show me some bash scripting code that will generate a bunch of html pages based on filenames from a list of names in a text file?
For example, I have a file called categories, and in that text file there will be one category per line (no separation, just a line break or Carriage Return ) and I would like to run a bash script against that category file, and would want the output to be to create an html document using the appropriate html markup for each category in that file. Of course, I would want the pages to be created in the directory in which the script runs from. The html markup would be just an empty html doc, with the basic html, head, title, and body tags (open and close tags)
Thanks alot guys!
By the way, I like new logo / site name! Excellent! I love fishing, so I love the Big Fish part! 
__________________
Made2Own
Last edited by Brian07002; 01-01-2011 at 04:10 PM..
|