]> Lady’s Gitweb - Shushe/commit
Improve the implementation of wrapplaintext 0.6.2
authorLady <redacted>
Thu, 28 Mar 2024 03:04:05 +0000 (23:04 -0400)
committerLady <redacted>
Thu, 28 Mar 2024 03:04:49 +0000 (23:04 -0400)
commitf5f0fe051ba87bf53467803037f2cb210e9b47b2
tree7342f0ffc7ae7e549dcdcd7c4aa1853000ecac20
parenta20bc3a339082679916c73528eae0a27d58d5067
Improve the implementation of wrapplaintext

- Use `printf` and octal escapes instead of hexadecimal ones, as they
  are more portable.

- Use `xargs` and piping to compose the wrapper and its contents,
  rather than a subcommand.
GNUmakefile
This page took 0.024736 seconds and 4 git commands to generate.