I have a data file with just over 1000 lines
I need to find a way to delete everything but the first 6 characters on each line. Using perl is not an option.
I was thinking of using SED, however I am drawing a blank on the general expression right now. If you have a suggestion I would love to here it.
-Danny
dcd@pop.mainstreet.net
-Danny
I need to find a way to delete everything but the first 6 characters on each line. Using perl is not an option.
I was thinking of using SED, however I am drawing a blank on the general expression right now. If you have a suggestion I would love to here it.
-Danny
dcd@pop.mainstreet.net
-Danny