adspace
Answer Posted / Snigdha Jauhari
AWK, SED, and Unix are separate tools used for text processing in Unix-like systems. AWK is a powerful scripting language for processing text files. SED (Stream Editor) is a stream editor for filtering and transforming text. Both can be used for tasks like searching, substitution, sorting, filtering, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers