octave & pipes

John W. Eaton jwe at bevo.che.wisc.edu
Wed Jul 16 10:32:52 CDT 2008


On 16-Jul-2008, Przemek Klosowski wrote:

| Now, r.m and t.m both work, but s.m doesn't. It seems that -q -f acts differently 
| than -qf:

Some (most?) systems don't split up the arguments when passing them to
the shebang command, so I'd guess that on your system, Octave is
actually seeing the single argument "-q -f" instead of two separate
arguments.

jwe


More information about the Help-octave mailing list