ad_chdir_and_exec dir arg_list
Defined in packages/acs-core/utilities-procs.tclchdirs to $dir and executes the command in $arg_list. We'll probably want to improve this to be thread-safe. Parameters: dir arg_list
chdirs to $dir and executes the command in $arg_list. We'll probably want to improve this to be thread-safe.