On Mon, 2009-10-05 at 06:04 +0200, Vincent R. wrote:
> On Sun, 4 Oct 2009 21:06:50 +0200, mobi phil wrote:
> > I think everybody shares the same problem: development on wince is
> > difficult
> > due to the fact, that we do not have a working console with at least *X
> > pipes. Did anybody think a
> In my mind, your question translates into two pieces of software :
> - a terminal emulator
> - a shell (like /bin/ksh or cmd.exe)
exactly!
> The PocketConsole / PocketCmd pair can do this for you, but the cmd part
> is a port of ReactOS's cmd. No unix-like shell, so (I suppose) no pipes.
> Th
On Thu, 8 Oct 2009, mobi phil wrote:
>> In my mind, your question translates into two pieces of software :
>> - a terminal emulator
>> - a shell (like /bin/ksh or cmd.exe)
>
>
> exactly!
>
>> The PocketConsole / PocketCmd pair can do this for you, but the cmd part
>> is a port of ReactOS's cmd.