Skip to content

πŸ’–πŸ’–βœ¨,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨πŸ₯Ί,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨,,,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–,πŸ‘‰πŸ‘ˆβœ¨βœ¨βœ¨,,πŸ‘‰πŸ‘ˆπŸ’–βœ¨βœ¨βœ¨βœ¨πŸ₯Ί,,,πŸ‘‰πŸ‘ˆπŸ’–βœ¨βœ¨βœ¨βœ¨πŸ₯Ί,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨πŸ₯ΊπŸ‘‰πŸ‘ˆπŸ’–πŸ’–,,,,πŸ‘‰πŸ‘ˆβœ¨πŸ‘‰πŸ‘ˆ

License

Notifications You must be signed in to change notification settings

bottom-software-foundation/bottom-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

bottom-bash

A bottom encoder and decoder implementation in pure Bash.

Usage

# Encode and decode in one pipeline.
echo "Hello, δΈ–η•Œ!" | ./bottom | ./bottom d
# Encode to file.
echo "Hello, world!" | ./bottom > /tmp/bottom_out
# Decode the file.
./bottom d < /tmp/bottom_out

About

πŸ’–πŸ’–βœ¨,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨πŸ₯Ί,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨,,,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–,πŸ‘‰πŸ‘ˆβœ¨βœ¨βœ¨,,πŸ‘‰πŸ‘ˆπŸ’–βœ¨βœ¨βœ¨βœ¨πŸ₯Ί,,,πŸ‘‰πŸ‘ˆπŸ’–βœ¨βœ¨βœ¨βœ¨πŸ₯Ί,,πŸ‘‰πŸ‘ˆπŸ’–πŸ’–βœ¨πŸ₯ΊπŸ‘‰πŸ‘ˆπŸ’–πŸ’–,,,,πŸ‘‰πŸ‘ˆβœ¨πŸ‘‰πŸ‘ˆ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages