awkFieldsLooping trough fields awk '{ for(f=1; f<=NF; f++) { print $f; } }' file← Built-in functionsPatterns →