mirror of
https://github.com/simh/simh.git
synced 2026-04-15 16:11:13 +00:00
SCP: Add internal & cross platform support for tar and curl commands
This commit is contained in:
@@ -411,6 +411,8 @@ Device simulator authors can easily schedule their device polling activities to
|
||||
GO UNTIL breakpoint Establish the breakpoint specified and go until it is encountered
|
||||
GO UNTIL "output-string" ... Establish the specified "output-string" as an EXPECT and go until it is encountered.
|
||||
RUNLIMIT Bound simulator execution time
|
||||
TAR Manipulate file archives
|
||||
CURL Access URLs from the web
|
||||
|
||||
#### Command Processing Enhancements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user