guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Transformations Shell Syntax


From: Hartmut Goebel
Subject: Re: Transformations Shell Syntax
Date: Sun, 23 Jul 2023 15:00:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

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 |

reply via email to

[Prev in Thread] Current Thread [Next in Thread]