Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cygwin

Running Python Script Placed In Path (cygwin)

I want to place my Python script into directory listed in PATH and call that script just by typing … Read more Running Python Script Placed In Path (cygwin)

Bash/cygwin/$path: Do I Really Have To Reboot To Alter $path?

I wanted to use the Python installed under cygwin rather than one installed under WinXP directly, s… Read more Bash/cygwin/$path: Do I Really Have To Reboot To Alter $path?

Text File Creation Issue Where New Lines Created When Not Really Eol

I am importing some text data from a set of files I have created in python (converting metadata/xml… Read more Text File Creation Issue Where New Lines Created When Not Really Eol