Report
automata
infinite pattern repeater
Page
nbcli
bash
amplifier
shaper
Bash commands list
Reference
https://nbcli.space/cmds.html#automata
Source Code
#!/bin/bash while $1 do $1 sleep $2 done
github.com
nbcli/automata at main ยท nbcli-meta/nbcli
Repository for nbcli (nothing but CLI) meta-instrument project at https://nbcli.space - nbcli-meta/nbcli
automata