So far, using swag method i found that
Код: Выделить всё
awk '{print $1}'
Код: Выделить всё
awk "{print $1}"
Код: Выделить всё
awk '{print a "\t" b}'
Any clue?
P.S. I would love to RTFM if there was FM I could FR

P.P.S. The only thing Google came up with was the same question with answer "Use perl instead"
