Skip to content

base64 implementation in POSIX-compliant shell command language

Notifications You must be signed in to change notification settings

eliasbenali/base64sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

base64 implementation in POSIX-compliant shell command language.
Dependencies: standard printf(1), od(1) and tr(1) utilities.

Purposefully avoids using more sophisticated tools such as awk or bc since they may not be present in all environments.

About

base64 implementation in POSIX-compliant shell command language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages