uudecode Command Examples

Decode files encoded by uuencode. More information: https://manned.org/uudecode.

uudecode {{path/to/encoded_file}}

uudecode -o {{path/to/decoded_file}} {{path/to/encoded_file}}