Skip to content
The Shell Reliquary

/static/relicario/en/reliquia/mod-e/

Menu

SHL-019 · Modifiers

:e

Keeps only the extension, discarding the rest.

The complement of :r: it keeps only the final suffix of the name, the dot included in the cut.

It's the rarest piece in the drawer — it appears in quick renames and bench curiosity. But it's there, in the same shell, since forever.

$ cp prensa.jpeg ./backup/
$ echo !:1:e
jpeg
Of the whole name, the extension remained.