how do I specify in a Unix Shell Script if I have a file that starts with filename. exp: If [ -f ./filename.*]
If the directory has any files that start with filename. the if statment should continue to THEN....
filename.200701050805
filename.200859071878
Start Free Trial