Read and delete one line from file
Hello
I have a shell scripting (bash) problem:
- File One gets lines added to it every few minutes.
- A shell script should copy the first line into File Two
and so on until File Two has 100 lines.
- Then File Three is created and the same is done there.
Any ideas how I could do that?
Thanks
--
chlori
|