LC_ALL=C gpg should produce ASCII-only output
Closed, WontfixPublic

Assigned To
Authored By
DemiMarie
May 22 2022, 12:42 AM
Tags

Description

When running with LC_ALL=C, GPG should write all bytes greater than 0x7E using percent or backslash escapes.

Event Timeline

DemiMarie created this object in space S1 Public.
DemiMarie created this object with edit policy "Custom Policy".
werner claimed this task.
werner added a subscriber: werner.

Sorry, no. Use cat(1) for such translations.