ad_chdir_and_exec

EveAndersson.com : API Browser : ad_chdir_and_exec

ad_chdir_and_exec

ad_chdir_and_exec dir arg_list
Defined in packages/acs-core/utilities-procs.tcl

chdirs to $dir and executes the command in $arg_list. We'll probably want to improve this to be thread-safe.

Parameters:
dir
arg_list
[ show source ]

Show another procedure:

eve@eveandersson.com