Hello (again),
I have one more stumper today...
Using a bourne script, how can I get the value of an item at a particular line number in a text list file?
My File
How can I get the value of the contents of line 2?
Thanks,
Michael42
I have one more stumper today...
Using a bourne script, how can I get the value of an item at a particular line number in a text list file?
My File
Code:
apples
oranges
pears
How can I get the value of the contents of line 2?
Thanks,
Michael42