代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/312645/3653367
tcl file2c.tcl
#!/bin/bash
# restart using a Tcl shell \
exec sh -c 'for tclshell in tclsh tclsh83 cygtclsh80 ; do \
( echo | $tclshell ) 2> /dev/null && exec $tclshell "`( cygpath -w \"$0\" ) 2>
www.eeworm.com/read/312645/3662766
tcl slow_cat.tcl
#!/bin/bash
# restart using a Tcl shell \
exec sh -c 'for tclshell in tclsh tclsh83 cygtclsh80 ; do \
( echo | $tclshell ) 2> /dev/null && exec $tclshell "`( cygpath -w \"$0\" ) 2>
www.eeworm.com/read/312645/3662767
tcl swap4.tcl
#!/bin/bash
# restart using a Tcl shell \
exec sh -c 'for tclshell in tclsh tclsh83 cygtclsh80 ; do \
( echo | $tclshell ) 2> /dev/null && exec $tclshell "`( cygpath -w \"$0\" ) 2>
www.eeworm.com/read/312645/3666526
tcl flash_cksum.tcl
#!/bin/bash
# restart using a Tcl shell \
exec sh -c 'for tclshell in tclsh tclsh83 cygtclsh80 ; do \
( echo | $tclshell ) 2> /dev/null && exec $tclshell "`( cygpath -w \"$0\" ) 2>
www.eeworm.com/read/312645/3666578
tcl flash_cksum.tcl
#!/bin/bash
# restart using a Tcl shell \
exec sh -c 'for tclshell in tclsh tclsh83 cygtclsh80 ; do \
( echo | $tclshell ) 2> /dev/null && exec $tclshell "`( cygpath -w \"$0\" ) 2>
www.eeworm.com/read/305204/3779644
tcl file2c.tcl
#!/bin/bash
# restart using a Tcl shell \
exec sh -c 'for tclshell in tclsh tclsh83 cygtclsh80 ; do \
( echo | $tclshell ) 2> /dev/null && exec $tclshell "`( cygpath -w \"$0\" ) 2>
www.eeworm.com/read/286594/4038943
tcl pdfclock.tcl
#!/bin/sh
# $Id: pdfclock.tcl,v 1.16.2.1 2004/07/12 12:34:30 rjs Exp $
#
# PDFlib client: pdfclock example in Tcl
#
# Hide the exec to Tcl but not to the shell by appending a backslash\
exec t
www.eeworm.com/read/286594/4038944
tcl image.tcl
#!/bin/sh
# $Id: image.tcl,v 1.21.2.1 2004/07/12 12:34:30 rjs Exp $
#
# PDFlib client: image example in Tcl
#
# Hide the exec to Tcl but not to the shell by appending a backslash\
exec tclsh "
www.eeworm.com/read/286594/4038946
tcl invoice.tcl
#!/bin/sh
# $Id: invoice.tcl,v 1.11.2.5 2004/10/26 13:39:08 rp Exp $
#
# PDFlib client: invoice generation demo
#
# Hide the exec to Tcl but not to the shell by appending a backslash\
exec tcl
www.eeworm.com/read/283355/4079973
patch glibc-2.3.5-allow-gcc-4.0-wordexp.patch
../sysdeps/generic/wordexp.c: In function 'exec_comm':
../sysdeps/generic/wordexp.c:815: sorry, unimplemented: inlining failed in call to 'exec_comm_child': function body not available
../sysdeps/gene