updated 'tree' on download.fedoralegacy.org

Josep L. Guallar-Esteve guallar at easternrad.com
Tue Mar 1 16:09:44 UTC 2005


On Tuesday 01 March 2005 10:19, Jesse Keating wrote:
> ls -lR doesn't generate clickable links.  However find . -print does.
> Still toying with ideas.

Try something like this:

echo "<html><body><ul>" > index.html && ls *.rpm |  grep -v index.html | awk 
'{print "<li><a href=\""$1"\">" $1"</a></li>"} '   >> index.html && echo 
"</ul></body></html>" >> index.html


Regards,
Josep
-- 
Josep L. Guallar-Esteve		Eastern Radiologists, Inc.
Systems and PACS Administration  http://www.easternrad.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-legacy-list/attachments/20050301/05e03dae/attachment.sig>


More information about the fedora-legacy-list mailing list