You are viewing a single comment's thread. Return to all comments →
cat | xargs | awk '{print 0, $0}' easy
cat | xargs | awk '{print 0, $0}'
easy
Seems like cookies are disabled on this browser, please enable them to open this website
Concatenate an array with itself
You are viewing a single comment's thread. Return to all comments →