We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Linux Shell
- Text Processing
- Paste - 4
- Discussions
Paste - 4
Paste - 4
Sort by
recency
|
56 Discussions
|
Please Login in order to post a comment
paste -d '\t' - - -
paste -d " " - - -
awk '{printf "%s", $0; if (NR % 3 == 0) print ""; else printf "\t"}'
Task is shit. HR need to describe better wtf is required. Idiotic task that focuses on tabs, without telling the full requirement. JFC.
To Make it Simple :) It works!!
paste - - -