Text processing command using awk – unix.stackexchange.com 01:17 Posted by Unknown No Comments I have one requirement. Lets say my file contents are a b c d e f d e f I wanted to print the lines from b to 2nd time repeated d. Is there any command using awk to do this? Output should be b c d ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "Text processing command using awk – unix.stackexchange.com"
Post a Comment