From help-request at octave dot org Mon Dec 26 15:09:43 2005 Subject: isunix() returns 1 under cygwin From: Etienne Grossmann To: Octave Forge , Octave Help Cc: etienne at cs dot uky dot edu Date: Mon, 26 Dec 2005 16:00:47 -0500 Hi All, since octave:8> help isunix isunix is the user-defined function from the file /homeætienne/progøctaveøctave-forgeøctave-forge/main/general/isunix.m Always returns true. If you are on a windows machine, be sure to put an isunix.m which always returns false in your path. and isunix returns 1 under the octave-2.1.50 cygwin package, am I right to conclude that every user of that package who wants isunix to answer correctly should modify that function? TIA, Etienne -- Etienne Grossmann ------ http://www.cs.uky.edu/~etienne ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------