Skip to Content.
Sympa Menu

rare-dev - Re: [rare-dev] Integration of the release manager

Subject: Rare project developers

List archive

Re: [rare-dev] Integration of the release manager


Chronological Thread 
  • From: mc36 <>
  • To: , Alexander Gall <>
  • Subject: Re: [rare-dev] Integration of the release manager
  • Date: Wed, 6 Apr 2022 16:41:34 +0200

hi,

On 4/6/22 16:17, Alexander Gall wrote:
lemme introduce cmd3rd and cmd4th then.... :))
:)

here we goo:

https://github.com/mc36/freeRouter/commit/017eeeba6731d01608b3a170b79bd1eb3b7a8c04

br,
cs


sid#show config-differences
alias exec tna-set-profile command attach shell1 /rtr//ptyRun.bin echo
/bin/set-profile /etc/freertr/p4-profile
alias exec tna-set-profile cmd2nd attach shell1 /rtr//ptyRun.bin echo
/bin/set-profile
alias exec tna-set-profile cmd3rd attach shell1 /rtr//ptyRun.bin echo qwer1234
alias exec tna-set-profile cmd4th attach shell1 /rtr//ptyRun.bin echo zxcvqwer

sid#tna-set-profile qqqq
child 3338740 created on 3
child started
/bin/set-profile /etc/freertr/p4-profile qqqq

child closed stdio lines

child exited with 0 code
child 3338881 created on 3
child started
/bin/set-profile qqqq

child closed stdio lines

child exited with 0 code
child 3339037 created on 3
child started
qwer1234 qqqq

child closed stdio lines

child exited with 0 code
child 3339156 created on 3
child started
zxcvqwer qqqq

child closed stdio lines

child exited with 0 code
sid#



Archive powered by MHonArc 2.6.19.

Top of Page