Juya
4
Q:

save awk to same file

#To store awk output in same command a temporary file muste be used.
awk '(PROGRAM)' file > tmp_file && mv tmp_file file
0

New to Communities?

Join the community