commandline use more one command show error #11227

Open
opened 2026-01-31 02:42:00 +00:00 by claunia · 0 comments
Owner

Originally created by @lmcmceo on GitHub (Oct 30, 2020).

if I input "echo '12345';ssh lotteryprod@192.168.1.1", it show 12345 and then require my password,
but I use the following settings
{
"closeOnExit": true,
"commandline": "echo '12345';ssh lotteryprod@192.168.1.1",
"guid": "{592D0432-1020-4DF6-83D4-928A7BE1D31B}",
"name": "Test"
}

it shows
[start“echo '12345'” error 0x80070002]
is this a bug ?

Originally created by @lmcmceo on GitHub (Oct 30, 2020). if I input "echo '12345';ssh lotteryprod@192.168.1.1", it show 12345 and then require my password, but I use the following settings { "closeOnExit": true, "commandline": "echo '12345';ssh lotteryprod@192.168.1.1", "guid": "{592D0432-1020-4DF6-83D4-928A7BE1D31B}", "name": "Test" } it shows [start“echo '12345'” error 0x80070002] is this a bug ?
claunia added the Needs-Tag-FixResolution-Answered labels 2026-01-31 02:42:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11227