File: [Platon] / scripts / ep / buff-atl.sh (download)
Revision 1.4, Sun Nov 9 19:26:31 2003 UTC (21 years, 7 months ago) by nepto
Changes since 1.3: +1 -1
lines
Changed $Id$ for $Platon$.
|
#!/bin/sh
# $Platon: buff-atl.sh,v 1.3 2002/03/13 13:51:03 karas9 Exp $
ep \
-i 0.i -o 2.i -e 0.o secure_atl/encoder.pl -- \
-i 1.o -o 3.i -e 0.o telnet atlantis.sk 7000 -- \
-i 2.o -o 4.i -e 0.o tbuffer/tbuffer -- \
-i 3.o -o 0.o -e 0.o secure_atl/decoder.pl
Platon Group <platon@platon.org> http://platon.org/
|