/[Sack]/trunk/bin/dual.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/dual.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 38 by dpavlin, Wed Sep 23 23:26:08 2009 UTC revision 57 by dpavlin, Fri Sep 25 10:07:04 2009 UTC
# Line 3  Line 3 
3  LIMIT=$1  LIMIT=$1
4  test -z "$LIMIT" && LIMIT=500  test -z "$LIMIT" && LIMIT=500
5    
6    killall sack.pl
7    
8  splitvt \  splitvt \
9          -upper "./bin/sack.pl --offset $LIMIT --limit $LIMIT              --port 4444" \          -upper "./bin/sack.pl --offset 0      --limit $LIMIT    --port 4444" \
10          -lower "./bin/sack.pl --offset 0      --limit $LIMIT --connect 127.0.0.1:4444" \          -lower "./bin/sack.pl --offset $LIMIT --limit $LIMIT --connect 4444" \
11      -bottom      -bottom
12    

Legend:
Removed from v.38  
changed lines
  Added in v.57

  ViewVC Help
Powered by ViewVC 1.1.26