Fields

Other topics

Looping trough fields

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

Contributors

Topic Id: 6245

Example Ids: 21604

This site is not affiliated with any of the contributors.