Soyjak.Party / The Sharty - The altchan born from the ashes of /qa/; also a containment thread

Bash:
s="attention grabbing text" ; c=" " ; echo "$s" | while [[ -n "$c" ]] ; do for f in '#FF0000' '#FFFF00' '#00FF00' '#00FFFF' '#0000FF'
'#FF00FF' ; do read -N 1 c ; echo -n "[color=$f]$c[/color]" ; done ; done
[/color]
your bash is buggy, mythos 7 wrote a cleaner one:

Bash:
s="attention grabbing text"
colors=('#FF0000' '#FFFF00' '#00FF00' '#00FFFF' '#0000FF' '#FF00FF')
for ((i=0; i<${#s}; i++)); do
  printf '[color=%s]%s[/color]' "${colors[i % ${#colors[@]}]}" "${s:i:1}"
done
printf '\n'
 
KILL ASS CISFAGS
1784908400252.png
 
Guys this guy is making fun of my favorite guy from WWI who I like looking at his tuff black and white photos of him aurafarming and it inspires my larp, may you please give him MATI negrate reaction stickers
 
Atrás
Top Abajo