#!/bin/sh rm img.txt for i in * do echo \\"\"\ >> img.txt done