Help for this page
SHELL = /bin/bash ... .PHONY: clean clean: rm -f *.json
make simulate_cron
make query
#!/usr/bin/perl use warnings; ... say "$x, $y: $value"; } }