hi all,
anyone of you help me what command to be used in unix to delete all characters before pattern starts in every line of a text file
for example, the pattern is "user".
the file has line like,
1234|needhelp234|user234
from the above line, onle user234 to be retained remaining characters to be removed.
thanks
balaji