Skip to content

Instantly share code, notes, and snippets.

@poeli
Created April 3, 2020 15:58
Show Gist options
  • Select an option

  • Save poeli/5e0f8e527318c289aa55a668e4596688 to your computer and use it in GitHub Desktop.

Select an option

Save poeli/5e0f8e527318c289aa55a668e4596688 to your computer and use it in GitHub Desktop.
awk '{OFS="\t"; print ">"$1"\n"$10}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment