<div dir="ltr">Hi, <div><br></div><div style>I'm wondering what's the best approach to pivot a record dump. </div><div style><br></div><div style>My simple record dump will be consists of two lines, first header then the record, with each field/header-name separated with \t. </div>
<div style><br></div><div style>Here is an sample:</div><div style><br></div><div style>Id\tFirstN\tLastN\t...</div><div style>1\tSam\tSmith\t...</div><div style><br></div><div style>Also, if you think it can be done with normal *nix tools, without using Perl, I'm very much interested to know as well. </div>
<div style><br></div><div style>Thanks</div><div style><br></div><div style>Antonio</div><div style><br></div></div>