*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Decode files encoded by `uuencode`.
|
||||
> More information: <https://manned.org/uudecode>.
|
||||
|
||||
- Decode a file that was encoded with `uuencode` and print the result to stdout:
|
||||
- Decode a file that was encoded with `uuencode` and print the result to `stdout`:
|
||||
|
||||
`uudecode {{path/to/encoded_file}}`
|
||||
|
||||
|
Reference in New Issue
Block a user