Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!hp4nl!phigate!philica!adrie From: adrie@philica.ica.philips.nl (Adrie Koolen) Newsgroups: comp.os.minix Subject: Re: 1.5 Demo disk broken ? Keywords: mined pipes scripts Message-ID: <788@philica.ica.philips.nl> Date: 2 Apr 91 14:48:50 GMT References: <25289@hydra.gatech.EDU> Reply-To: adrie@beitel.ica.philips.nl (Adrie Koolen) Organization: Philips TDS, Innovation Centre Aachen Lines: 19 In article <25289@hydra.gatech.EDU> jb107@prism.gatech.EDU (Jim Burns) writes: >Is the demo disk (deliberately ?) crippled, or does minix work this way >too? I'm on a 12 Mhz AT clone w/512K, and I'm trying some simple things >right out of the demo manual: > >1) mined doesn't work unless you type 'exec mined' at the keyboard, in >which case you get logged off when you finish. This also would make it >useless for acting as a pager by piping something into it, if pipes worked >... I think that you have not enough memory to execute `big' commands like mined. Hit F1 to see how much free memory you have at a certain moment. If the shell can't fork and/or exec a program, it reports with `: not found' or `: cannot execute' messages. This also happens when the process table is (almost) full! It helps to use `exec' because the shell then removes itself from memory, thus providing somewhat more space for other programs. Adrie Koolen (adrie@ica.philips.nl) Philips Innovation Centre Aachen