default : { \ echo 'Images' ; \ echo '

' ; \ ls -1 *.gif *.jp*g | sed 's@\(.*\)@@' ; \ echo '

' ; \ echo '' ; \ } > Main.html