Mail Archives: djgpp/1997/02/02/03:27:23
On Thu, 30 Jan 1997, Alexander Huber wrote:
> I also downloaded bsh1147b.zip and now I'm wondering if it is of any use
> on a machine such as mine. I mean, can I use passwords, group IDs,
> subshells, etc. Is there any bash info file which you can reach from
> (dir)top using info.exe or emacs?
Bash is only documented on a man page (info/bash.1).
> bash) and the sh-util documentation tells me that there would be a
> command called "stty". I tried to invoke this command after launching
> bash but it can't find this command. Is this an installation fault?
`stty' makes no sense on MS-DOS, since you cannot change the way your
terminal behaves in a way that `stty' does on Unix. So the DJGPP port of
Sh-utils doesn't include that program.
- Raw text -