[Gambas-user] Sending special characters to a process
Rob
sourceforge-raindog2 at ...94...
Fri Aug 13 21:36:48 CEST 2004
On Friday 13 August 2004 14:33, Laurent Carlier wrote:
> It should be useful with function like fcntl ....
> (su doesn't work without termenal .... grrrr) :)
Use that perl script I wrote, you can add a line to turn on
raw_pty mode (do man IO::Pty) and it will work fine as a
workaround. It should even treat ^D as a normal character.
In VB this would be a horrible kludge, but here it's the "Unix
way" ;)
Rob
More information about the User
mailing list