代码搜索:exec

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

代码结果 10,000
www.eeworm.com/read/229403/4756577

yacc

#!/bin/sh exec /usr/bin/bison -y "$@"
www.eeworm.com/read/209211/4981433

find

exec /usr/bin/egrep -n "$1" *.[chyl]
www.eeworm.com/read/323581/3513814

timeentry

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

radiobox

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

timefield

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

dateentry

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

notebook

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

datefield

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

combobox

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

dialog

#!/bin/sh # ---------------------------------------------------------------------- # DEMO: dialog in [incr Widgets] # ---------------------------------------------------------------------- #\ exec it