Bug 127487

Summary: jsc-cli doesn't support running subshell commands
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 127432    

Description Mark Hahnenberg 2014-01-23 08:47:24 PST
Another common feature of command line scripting languages is the ability to invoke other shell commands and handle their results. It should be possible to run a subshell command and examine its exit code as well as its console output.