On Tue, 26 Aug 2003 09:57:20 -0500
"John J. Trammell" <trammell+tclug at el-swifto.com> wrote:

> 
> Untested one-liners:
> 
>  perl -le 'print qq[<a href="$_">$_</a><br>] for @ARGV' *.jpg >
>  foo.html
> 
>  perl -le 'print qq[<p><img src="$_">] for @ARGV' *.jpg > bar.html
> 

Thanks John.  I gotta learn perl....   No idea what any of that means.  =P

qq = echo equivalent to input to the file?

@ ARGV = the argument of the script in brackets?


-- 
Shawn

  The difficult we do today; the impossible take a little longer.

  Ne Obliviscaris --  "Forget Not"

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list