What command line do i need to pass a program all files of a certain type one by one. for example, i need to write a shell script which passes all *.html documents into an awk script.
i think it may involve the find comand but i haven't managed to get anything worthwhile working.
Any help would be grateful
i think it may involve the find comand but i haven't managed to get anything worthwhile working.
Any help would be grateful