Checking Multiple file existence

Hi,

I want to check multiple files exist or not in a single if statement in korn Shell:confused:.
Please help me

Thanks

Try the find command.

Regards