Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • The third column has a value in the first row but not the rest. Do you want to delete the third column in all but the first row?
    – John1024
    Commented May 7, 2014 at 6:18
  • I can help you with an awk command for this operation, but tell me this: Will the second line always be representative of the rest of the following lines?
    – bgStack15
    Commented May 7, 2014 at 15:43
  • Yes the second line and subsequent lines will have no values in column 3. Commented May 7, 2014 at 16:08