Hi all,
Hoping that you guys are doing great. I have a question that "How to delete text before a particaulr word from a text filein UNIX"
Actually, I wrote a unix script that generate files from the database and it also has some header information on top of every file. I like to disregard all the information before a particular word i.e "CREATE".
Can someone help me in writing the code to meet the above requirement?
Thanks,
Sarwar
Hoping that you guys are doing great. I have a question that "How to delete text before a particaulr word from a text filein UNIX"
Actually, I wrote a unix script that generate files from the database and it also has some header information on top of every file. I like to disregard all the information before a particular word i.e "CREATE".
Can someone help me in writing the code to meet the above requirement?
Thanks,
Sarwar