/[sysadmin-cookbook]/recepies/netpipe-tcp/test.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 /recepies/netpipe-tcp/test.sh

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

revision 97 by dpavlin, Mon May 25 20:19:02 2009 UTC revision 160 by dpavlin, Fri Feb 19 21:24:49 2010 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2    
3    echo "start NPtcp on "`cat hosts`" and press enter"
4    read
5    
6    cd /srv/sysadmin-cookbook/recepies/netpipe-tcp/
7  cat hosts | xargs -i NPtcp -h {} -u 1048576 -o /tmp/{}.np  cat hosts | xargs -i NPtcp -h {} -u 1048576 -o /tmp/{}.np

Legend:
Removed from v.97  
changed lines
  Added in v.160

  ViewVC Help
Powered by ViewVC 1.1.26