Xref: utzoo comp.sources.d:1851 comp.sources.wanted:3486 Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!husc6!ddl From: ddl@husc6.harvard.edu (Dan Lanciani) Newsgroups: comp.sources.d,comp.sources.wanted Subject: sh w/job control Message-ID: <4154@husc6.harvard.edu> Date: 2 Mar 88 05:40:37 GMT Organization: Harvard University, Cambridge MA Lines: 12 Keywords: sh with simple job control available From time to time there have been requests for a shell with job control and/or history. I have added simple job control to the sh clone from comp.os.minix and made other changes so it can run under 4.x BSD (mainly directory reading). This copy should also have all the recent patches plus a few more... It is available for anonymous ftp from harvard.harvard.edu in ddl/sh/*. Note that the job control is really simple and requires you to quote the process group in fg/bg/stop commands for anything but the "current" job. Now if someone would like to add history... Dan Lanciani ddl@harvard.*