Am 03.07.23 um 02:01 schrieb jgart:
Starting multiple workers:

$ herd start microblog-tasks@{1..4}
$ herd status microblog-tasks@{1..4}

Please note that this syntax is expanted by the shell! Thus these commands are the same as

$ herd start microblog-tasks@1 microblog-tasks@2 microblog-tasks@3 microblog-tasks@4
$ herd status microblog-tasks@1 microblog-tasks@2 microblog-tasks@3 microblog-tasks@4

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |