수색…
루핑 쓰레기장
awk '{ for(f=1; f<=NF; f++) { print $f; } }' file
Modified text is an extract of the original Stack Overflow Documentation
아래 라이선스 CC BY-SA 3.0
와 제휴하지 않음 Stack Overflow
awk '{ for(f=1; f<=NF; f++) { print $f; } }' file