Received: (at submit) by bugs.debian.org; 26 May 1999 05:36:02 +0000 Received: (qmail 2454 invoked from network); 26 May 1999 05:36:02 -0000 Received: from adore.lightlink.com (kimoto@205.232.34.20) by master.debian.org with SMTP; 26 May 1999 05:36:02 -0000 Received: from lightlink.com (kimoto@localhost) by adore.lightlink.com (8.8.6/8.8.8) id BAA19280; Wed, 26 May 1999 01:35:59 -0400 (EDT) From: Paul Kimoto Date: Wed, 26 May 1999 01:35:59 -0400 To: submit@bugs.debian.org Subject: "background" option does not background Message-ID: <19990526013559.A19155@adore.lightlink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i Package: dpkg Version: 1.4.1.1 Severity: wishlist One of the options for handling a changed configuration file is > Z : background this process to examine the situation but it is not really "backgrounding" if it spawns a _new_ shell. (If something is "backgrounded", one returns to it by typing "fg", not "exit".) The terminology should be changed to prevent confusion. -Paul