Sort by

recency

|

57 Discussions

|

  • + 0 comments

    paste -sd '\t\t\n'

  • + 0 comments

    paste -d '\t' - - -

  • + 0 comments

    paste -d " " - - -

  • + 1 comment

    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.