*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Encode binary files into ASCII for transport via mediums that only support simple ASCII encoding.
|
||||
> More information: <https://manned.org/uuencode>.
|
||||
|
||||
- Encode a file and print the result to stdout:
|
||||
- Encode a file and print the result to `stdout`:
|
||||
|
||||
`uuencode {{path/to/input_file}} {{output_file_name_after_decoding}}`
|
||||
|
||||
|
Reference in New Issue
Block a user