代码搜索:exec

找到约 10,000 项符合「exec」的源代码

代码结果 10,000
www.eeworm.com/read/323581/3513841

calendar

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: calendar in [incr Widgets] # ---------------------------------------------------------------------- #\ exec
www.eeworm.com/read/323581/3513844

tabset

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: tabset in [incr Widgets] # ---------------------------------------------------------------------- #\ exec it
www.eeworm.com/read/323581/3513847

spintime

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: spintime in [incr Widgets] # ---------------------------------------------------------------------- #\ exec
www.eeworm.com/read/323581/3513848

hierarchy

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: buttonbox in [incr Widgets] # ---------------------------------------------------------------------- #\ exec
www.eeworm.com/read/323581/3513849

checkbox

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: checkbox in [incr Widgets] # ---------------------------------------------------------------------- #\ exec
www.eeworm.com/read/323581/3513850

hyperhelp

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: hyperhelp in [incr Widgets] # ---------------------------------------------------------------------- #\ exec
www.eeworm.com/read/323581/3513854

spindate

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: spindate in [incr Widgets] # ---------------------------------------------------------------------- #\ exec
www.eeworm.com/read/323581/3513858

feedback

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: feedback in [incr Widgets] # ---------------------------------------------------------------------- #\ exec
www.eeworm.com/read/323581/3513866

buttonbox

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: buttonbox in [incr Widgets] # ---------------------------------------------------------------------- #\ exec
www.eeworm.com/read/292144/3955409

sh runcgi.sh

#!/bin/sh cd $1 shift exec env "$@"