-<HTML>
+<HTML>
<HEAD><TITLE>F*EX tools</TITLE></HEAD>
<BODY>
<center></center>
<h3>UNIX:</h3>
<table border=1>
<tr><td><a href="/download/fexsend">fexsend</a>
- <td>client for sending files (with many
+ <td>client for sending files (with many
<a href="$TA$/fstools/fexsend.html">
additional features</a>)</tr>
<tr><td><a href="/download/fexget">fexget</a>
- <td>client for receiving files (with many
+ <td>client for receiving files (with many
<a href="$TA$/fstools/fexget.html">
additional features</a>)</tr>
<tr><td><a href="/download/sex.tar">sexsend, sexget</a>
or directories greater than 2 GB and are able to resume interrupted
up/downloads.
<p>
-Hint for UNIX users:
+Hint for UNIX users:
<pre> wget -qO- http://$HTTP_HOST$/xx.tar | tar xvf -</pre>
installs fexsend, fexget and
<a href="http://fex.rus.uni-stuttgart.de/usecases/xx.html">xx</a>.
also installs the client programs for
<a href="$TA$/SEX.html">Stream EXchange</a> and
<<
- my $a = "/usecases/anonymous.html";
+ my $a = "/usecases/anonymous.html";
print "<a href=\"";
print "http://fex.rus.uni-stuttgart.de" unless -s "$docdir$a";
print "$a\">anonymous usage</a>";