diff --git a/tcl/luft.tclsh b/tcl/luft.tclsh index 1991ce2..654f908 100755 --- a/tcl/luft.tclsh +++ b/tcl/luft.tclsh @@ -81,7 +81,7 @@ if {$sea(debug)} { } else { seacom "Spy 007" } -set cmd "/afs/psi.ch/project/sinq/rhel7/stow/base-3.15.5/bin/linux-x86_64-debug/camonitor [array names values]" +set cmd "/sq_sw/linse/bin/camonitor [array names values]" set ret [catch {set proc [exec ps ax -o pid,args | grep $cmd]} msg] set killed [list]