Hi,
How do I write a korn-shell script to copy all the lines between following lines of a file into a different file:
Starting Group ----> line 1
------------------------ ----> line 2
------------------------ ----> line n
The no. of lines between line 2 and n varies.
Thanks,
RV
How do I write a korn-shell script to copy all the lines between following lines of a file into a different file:
Starting Group ----> line 1
------------------------ ----> line 2
------------------------ ----> line n
The no. of lines between line 2 and n varies.
Thanks,
RV