Sort by

recency

|

56 Discussions

|

  • + 0 comments

    paste -d '\t' - - -

  • + 0 comments

    paste -d " " - - -

  • + 0 comments

    awk '{printf "%s", $0; if (NR % 3 == 0) print ""; else printf "\t"}'

  • + 0 comments

    Task is shit. HR need to describe better wtf is required. Idiotic task that focuses on tabs, without telling the full requirement. JFC.

  • + 0 comments

    To Make it Simple :) It works!!

    paste - - -