my $cmd = "cd /$view_tag/lib_engine/hwt ; cleartool lsco -cview -r -s > /$view_tag/lib_engine/hwt/co_file"; warn "cmd:\n$cmd\n"; # what exactly are we going to try to execute? system $cmd;