|  | Check if a file exists with wildcard in shell script - Stack ...2011年6月15日 -  I'm trying to check if a file exists, but with a wildcard. Here is my ... The simplest should be to rely on ls return value (it returns non-zero when the ... stackoverflow.com |  |