Thursday, March 29, 2012

command-line looping to stress jaggery run-tim

Got to know this is how command line looping is used:
while [ 1 ]
   do
      ls -al  ; sleep 60
   done
Applying this to stress command-line jaggery
while [ 1 ]
     do sh jaggery.sh /home/yumani/Documents/projects/jaggery/mine/array/array.jss; sleep 10;
done

No comments:

Post a Comment

Day 03 Gala Dinner Highlight Video