On Thu, 5 Apr 2001, D-Man wrote: [...] > #!/bin/bash > > //d/apps/Python20/python.exe $* [...] Aha! Good idea. Perhaps even better: #!/bin/sh temp = "$@ " //d/apps/Python20/python `cygpath -w $1` ${temp#* } Yuck. It does seem to work, though. Aren't you glad you can use Python instead of shell scripts? John
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4