Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14626
| From | Enrique Soriano <esoriano@gsyc.urjc.es> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Special parameter ? |
| Date | 2018-09-21 18:05 +0200 |
| Message-ID | <mailman.1099.1537545968.1284.bug-bash@gnu.org> (permalink) |
| References | <201809211123.w8LBNvHe018414@omac.gsyc.urjc.es> <20180921125705.646znyglxhb6rqga@eeg.ccf.org> <CAMPpeEWtyF=PKPYORSwVAPWVxLj85LDvz=bhth9JUR6q+YuzjQ@mail.gmail.com> <20180921151733.GA31947@ubuntu> |
> The thing that creates the background job IS a foreground pipeline. It's a foreground pipeline that creates a background > job, if that makes sense. Sure. That's the mechanism to implement the background job. The problem is that the user that reads the manual is dealing with the "background" and "foreground" abstractions; for him, the most recently foreground command in my example is false. > I recommend to store the value of $? in a variable if you plan on using it afterwards, since it's extremely easy to end > up overriding its value. Thanks, but I am not trying to implement anything. I am trying to fix the man page :) > You're right, but it might be less confusing if I removed the "foreground" > from the description. This could help. -- Enrique Soriano Escuela Superior de Ingeniería de Telecomunicación, Universidad Rey Juan Carlos. Tel: 914888762 http://gsyc.urjc.es/~esoriano
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Special parameter ? Enrique Soriano <esoriano@gsyc.urjc.es> - 2018-09-21 18:05 +0200
csiph-web