SyntaxFix
Write A Post
Hire A Developer
Questions
Here's a 1 line Python command for the Linux command line environment. I find this VERY HANDY since I'm not such a hot Bash guy.
python -c "import os.path; print os.path.isfile('/path_to/file.xxx')"
I hope this is helpful.