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.

Required fields*

2
  • have you tried leaving -d off completely? It's not working because it's treating each space as the start of a new field. Commented May 23, 2015 at 0:04
  • 2
    @Bratchley without -d the cut will default to fields separated by {tab}. Commented May 23, 2015 at 0:08