/[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

Contents of /trunk/bin/dual.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 38 - (show annotations)
Wed Sep 23 23:26:08 2009 UTC (14 years, 7 months ago) by dpavlin
File MIME type: application/x-sh
File size: 241 byte(s)
easy to start configuration for dual-core machine

1 #!/bin/sh -x
2
3 LIMIT=$1
4 test -z "$LIMIT" && LIMIT=500
5
6 splitvt \
7 -upper "./bin/sack.pl --offset $LIMIT --limit $LIMIT --port 4444" \
8 -lower "./bin/sack.pl --offset 0 --limit $LIMIT --connect 127.0.0.1:4444" \
9 -bottom
10

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26