On Mon, Feb 18, 2013 at 6:47 PM, Rugxulo wrote:
>> I/O redirection can
>> be used to assign them elsewhere, using the < , >, and | operators.
>> DOS is like Unix in this regard, save that vanilla DOS can't handle
>> stdout and stderr separately. 4DOS can, and there are other third
>> party utilit
Hi,
On Feb 18, 2013 10:44 AM, "dmccunney" wrote:
>
> On Mon, Feb 18, 2013 at 10:29 AM, kurt godel wrote:
>
> > Exactly *where* is the string of characters for the path variable
stored?
>
> In the environment block for the program.
What do you intend to do? C and Turbo Pascal both support getenv
http://sourceforge.net/projects/doshexed/files/
Under linux the terminal returns different multibyte sequences
that dos does... I think I solved it.
--
The Go Parallel Website, sponsored by Intel - in partnership with G
Fixed the coredump issue, still try to solve the
pgup/pgdn/arrow key issue under linux.
https://sourceforge.net/projects/doshexed/files/
On 02/18/2013 12:05 AM, escape wrote:
> Refused to work on openSUSE 12.2: ~>bin/hexed HEXED v.1.1a (c) 2013
> Christopher Robert Evans Segmentation fault
---
On Mon, Feb 18, 2013 at 10:29 AM, kurt godel wrote:
> Exactly *where* is the string of characters for the path variable stored?
In the environment block for the program.
> For that matter, where are stdin/out/and err?
They are file descriptors 0, 1, and 2. By default, they are assigned
to the
> Exactly *where* is the string of characters for the path variable stored?
in the environment which is pointed to by the PSP
http://en.wikipedia.org/wiki/Program_Segment_Prefix
> For that matter, where are stdin/out/and err?
that's like asking 'where is monday'
tom
---
Exactly *where* is the string of characters for the path variable stored?
For that matter, where are stdin/out/and err?
--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
is your hub for all thin
On 18.02.13 04:01, Chris Evans wrote:
> doshexed - HexEd v1.0g new version released this one works on #linux
> and #freedos
>
> http://sourceforge.net/projects/doshexed/files/
Refused to work on openSUSE 12.2:
~>bin/hexed
HEXED v.1.1a
(c) 2013 Christopher Robert Evans
Segmentation fault
>