I'd like to check to see if a specific directory exists, and, if it doesn't exist, create it. What's the easiest way to do this? Also, what's the easiest way to check if a file exists? Thanks.