GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
BASE64URL(1) User Commands BASE64URL(1)

base64url - Base64Url encode or decode FILE, or standard input, to standard output.

base64url [OPTIONS]

base64url - Base64Url encode or decode FILE, or standard input, to standard output.

Version 0.7

Copyright 2021 Nicolas Mora <mail@babelouest.org>

This program is free software; you can redistribute it and/or modify it under the terms of the GPL 3

Command-line options:

-d, --decode

Decode data

-i, --ignore-garbage

when decoding, ignore non-alphabet characters

-w, --wrap <COLS>

wrap encoded lines after COLS character (default 76).
Use 0 to disable line wrapping

-f, --file <FILE_NAME>

Encode or decode FILE_NAME content - if this option is missing, red from stdin

-h, --help

display this help and exit

-v, --version

output version information and exit

Copyright 2021 Nicolas Mora <mail@babelouest.org> This program is free software; you can redistribute it and/or modify it under the terms of the GPL 3

The full documentation for base64url is maintained as a Texinfo manual. If the info and base64url programs are properly installed at your site, the command
info base64url

should give you access to the complete manual.

February 2021 base64url 0.7

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.