Add a column before column n : awk \'BEGIN{FS=OFS="fs"}{$n = value OFS $n}1\' filename.
I have tried this command but it doesn\'t work. What does the "n&qu