base64 (GNU coreutils, BusyBox, macOS) Shell
base64 (GNU coreutils, BusyBox, macOS) için, /pixel.gif isteklerine başlangıçta bir kez çözülen boş GIF ile yanıt veren bir Shell örneği.
base64 (GNU coreutils, BusyBox, macOS) Shell
echo 'R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==' | base64 -d > pixel.gif
Bu örneği çalıştırıp döndürdüğü baytları karşılaştırdık.
Resmî site: base64 (GNU coreutils, BusyBox, macOS)