Guest_imported
New member
- Jan 1, 1970
- 0
I have a file with first column all acct#'s and second column text. I need to extract each section from one account to the other into separate files named by the acct#.
I have very minimal scripting experience. I'd appreciate any help. I am familiar with vi.
Thanks in advance
Ex. File: comt.out
12345M xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx
67890M xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx
etc..
I have very minimal scripting experience. I'd appreciate any help. I am familiar with vi.
Thanks in advance
Ex. File: comt.out
12345M xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx
67890M xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxx
etc..