Buscar..


Bucle a través de campos

awk '{ for(f=1; f<=NF; f++) { print $f; } }' file


Modified text is an extract of the original Stack Overflow Documentation
Licenciado bajo CC BY-SA 3.0
No afiliado a Stack Overflow