Is it possible to write a single script file which executes in both Windows (treated as .bat) and Linux (via Bash)?
I know the basic syntax of both, but didn\'t figu
Try my BashWin project at https://github.com/skanga/bashwin which uses BusyBox for most Unix commands