base64

Encodeer of decodeer een bestand of stdin van/naar base64, naar stdout of een ander bestand. Meer informatie: https://keith.github.io/xcode-man-pages/bintrans.1.

base64 {{[-i|--input]}} {{pad/naar/bestand}}

base64 {{[-i|--input]}} {{pad/naar/invoer_bestand}} {{[-o|--output]}} {{pad/naar/uitvoer_bestand}}

base64 {{[-b|--break]}} {{0|76|...}} {{pad/naar/bestand}}

base64 {{[-d|--decode]}} {{[-i|--input]}} {{pad/naar/bestand}}

{{commando}} | base64

{{commando}} | base64 {{[-d|--decode]}}