IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29101


Ignore:
Timestamp:
Sep 1, 2010, 2:52:22 PM (16 years ago)
Author:
Serge CHASTEL
Message:

Full command line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/who_uses_the_cluster/_who_uses_the_cluster.sh

    r29091 r29101  
    4545    echo "########### $computer ###########"
    4646    echo "########### $computer ###########" >> $LOGFILE
    47     /usr/bin/ssh $computer 'setenv TERM xterm; top -d 3 -b -n 5 -i' >> $LOGFILE 2> /dev/null &
     47    /usr/bin/ssh $computer 'setenv TERM xterm; top -d 3 -b -n 5 -i -c' >> $LOGFILE 2> /dev/null &
    4848done
    4949
Note: See TracChangeset for help on using the changeset viewer.