Linux: Generating a html file list


Another small snippet (note: missing header & footer)

find files/ -printf '<tr><td><a href="%h/%f">%f</a></td></tr>\n'> list.html

  1. No comments yet.
(will not be published)

  1. No trackbacks yet.