Name

y

Synopsis

[address1[,address2]]y/
                  abc
                  /
                  xyz
                  /
               

Translate characters. Change every instance of a to x, b to y, c to z, etc.

Example

                  # Change item 1, 2, 3 to Item A, B, C ...
/^item [1-9]/y/123456789/ABCDEFGHI/

f

Get Linux in a Nutshell, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.