Re: updated 'tree' on download.fedoralegacy.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Attachment: pgpaIGLyVkh1J.pgp
Description: PGP signature

--

fedora-legacy-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-legacy-list

[Index of Archives]     [Fedora Development]     [Fedora Announce]     [Fedora Legacy Announce]     [Fedora Config]     [PAM]     [Fedora General Discussion]     [Big List of Linux Books]     [Gimp]     [Yosemite Questions]

  Powered by Linux