/[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 39 by dpavlin, Wed Sep 23 23:52:40 2009 UTC
# Line 4  LIMIT=$1 Line 4  LIMIT=$1
4  test -z "$LIMIT" && LIMIT=500  test -z "$LIMIT" && LIMIT=500
5    
6  splitvt \  splitvt \
7          -upper "./bin/sack.pl --offset $LIMIT --limit $LIMIT              --port 4444" \          -upper "./bin/sack.pl --offset 0      --limit $LIMIT              --port 4444" \
8          -lower "./bin/sack.pl --offset 0      --limit $LIMIT --connect 127.0.0.1:4444" \          -lower "./bin/sack.pl --offset $LIMIT --limit $LIMIT --connect 127.0.0.1:4444" \
9      -bottom      -bottom
10    

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

  ViewVC Help
Powered by ViewVC 1.1.26