seems like homework for me..
i can give you an idea..
first ask user for line no store it in variable
then use sed or awk to get that line e.g sed -n '/$lineno/p'
then ask user the age change store it in a variable then use awk to replace it with old one
but im sad to say that im still confused..
i have only a single file in storing my datas( RecordBook.data)
now i wanted to change the Age of the Person listed in my RecordBook.data AS Record No. 2....
how am i to solve this one...
i hope u would still continue to help me... thank a lot my dear friend...