-E
: Change the delimiter of a file-name extension
The standard delimiter for file-name extensions is a period, as in
test.web
. To change this character to a comma, for example, say
-E,
. This feature is required by at least one perverse system.