Can somebody help me? New to unix and trying to remove certain letters in a file. Can a script do this? For example, a logfile has the first three letters of each month as part of a time stamp. I would like a script to remove the first three letters of every month, ie.. Jan, Feb, Mar, Apr, etc.
How can I do this? Grep? Awk? Sort?
Thank you.
Chris
How can I do this? Grep? Awk? Sort?
Thank you.
Chris