trimmer trims the trailing whitespace on lines.
Convenience comparisons:
| Tool | Usage |
|---|---|
| sed | sed -E 's/\s+$//' |
| vim | %s/\v\s+$// |
| trimmer | trimmer |
Signatures
- The
trimmer_0.5.0_amd64.snapsignature can be found here. - The
trimmer_0.5.0_arm64.snapsignature can be found here.
Pseudo-SBOM
The lockfile can be found here.