Tag Archives: bash

Finding if one or more files exist in a directory using bash.

A common problem I’ve come across in bash is that there doesn’t seem to be a way to check for the existence of multiple files in a directory. If you wanted to find out whither a particular file exists you … Continue reading

Posted in General | Tagged | 21 Comments