[Tutor] Take file and dice
Adam Vardy
Adam Vardy <anvardy@roadrunner.nf.net>
Thu Dec 12 09:10:01 2002
Could I find a program like this? Will search down through a text
file. Each time a line is found that starts like here, take the
filename, create it, and save the following text to it, up until a
line starts with some non alphabetic symbol. And then continue looking
for this part again, for a new file. So, you end up with a bunch of
new files in some path.
# file filename
Also, take the text file, and remove all lines that start like
...
>>>
and save the result.
--
Adam Vardy