Tag: operating systems
Questions Related to operating systems
What is Output - awk 'BEGIN { if (length($0) > max) max= length($0) } | END { print max }' test.txt
What is Output - awk 'BEGIN { if (length($0) > max) max= length($0) } | END { print max }' test.txt