Problem: I am developing a tool that does some file operations in Unix environment, but my development environment being Windows, how can I test what i am doing.
Is there any way I can simulate my program running in a Unix environment only for testing purpose?