Answer the question
In order to leave comments, you need to log in
How to add a tab to awk '{print}'?
I'm looking for a pattern in a file, I need a tab or a space on the output to the line, I tried to add FS, OFS, maybe I made a mistake somewhere with the syntax.
How can I do if I use awk?cat txt.txt | awk '/'$p'/{print}'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question