Text Processing
|
awk |
A pattern-matching programming language for working with text files. |
|
cat |
Concatenate files or display them. |
|
cut |
Select columns for display. |
|
ex |
Line editor underlying vi. |
|
fmt |
Produce roughly uniform line lengths. |
|
iconv |
General-purpose character-encoding conversion tool. |
|
join |
Merge different columns into a database. |
|
paste |
Merge columns or switch order. |
|
sed |
Noninteractive text editor. |
|
sort |
Sort or merge files. |
|
tr |
Translate (redefine) characters. |
|
uniq |
Find repeated or unique lines in a file. |
|
vi |
Visual text editor. |
|
xargs |
Process many arguments in manageable portions. |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access