MCPcopy Create free account
hub / github.com/SilverRainZ/OS67 / parse_cmd

Function parse_cmd

usr/sh.c:49–193  ·  view source on GitHub ↗

parse & execute external command */ only support one operator in a command : * cat < README * cat README > newfile * ls | cat */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 6

strcmpFunction · 0.85
printfFunction · 0.85
memsetFunction · 0.85
strcpyFunction · 0.85
strcatFunction · 0.85
putsFunction · 0.70

Tested by

no test coverage detected