DescriptionBash examples.png bashing Date 14 September 2007 Source Own work Author Rafael Siqueira Telles Vieira...
org/licenses/by/4.0CC BY 4.0 Creative Commons Attribution 4.0 truetrue English An example of a bash session author name string: Alqiwa Wikimedia username: Alqiwa URL:...
Simpler times ●2 bash scripts ●3 python scripts ●1513 lines of code ●WAT? That’s all? ●Yep, that’s all! Note: one of the two bash scripts and one of...
svg ● File:Tux_Paint_t-shirt_01.svg ● File:USMC-17547_cropped.jpg ● File:Walks-avm.png ● https://bash.toolforge.org/quip/AU_3cMwj1oXzWjit5obk ...
Simpler times ●2 bash scripts ●3 python scripts ●1513 lines of code ●WAT? That’s all? ●Yep, that’s all! Note: one of the two bash scripts and one of...
Bash script to generate the file using ImageMagick 6.6.2: #!/bin/bash convert -size 64x64 xc:none +antialias -fill grey60 -draw 'rectangle 0,0 63,63'...
svg ● File:Tux_Paint_t-shirt_01.svg ● File:USMC-17547_cropped.jpg ● File:Walks-avm.png ● https://bash.toolforge.org/quip/AU_3cMwj1oXzWjit5obk ...
Supports retries, delays, de-duplication ● Job runner itself is an ugly bash script :) ● Jobs include “slow” tasks like: – Varnish, Elastic, HTML,...
convert to ppar file : ./extra/split2ppar.sh /examples/par/filament.par then run : ./src/mightymandel ./examples/ppar/filament.ppar Check comment inside file :...
is in alpha state and might change making the examples incompatible " Claude Heiland-Allen #!/bin/bash # test rays crossing image borders in both directions...