Re: Bash background process/wait script problem
- From: Mark Taylor <mky@xxxxxxxxxx>
- Date: Sat, 14 Feb 2009 14:14:57 -0800 (PST)
what is the reason for this variable ? what does it do ? in my
experience you can probably just change the way you approach the
script to avoid manipulating the variable within the subshell .. you
keep in in the current shell etc .. time for a rethink .. draw a flow
or use psuedo code to work out what you need if you cannot visualise
it in your head.
HTH
Mark Taylor
.
Relevant Pages
- Re: Is there a correct place to put javascript within a html file?
... The HTML specification tells you where script elements are permitted: ... script files have downloaded and if they're all in the head ... ... like the sensible thing to do; at least there's a reason for it. ... javascript is positioned just before the then the various html ... (comp.lang.javascript) - Re: Function that returns date of file.
... consisted only of the html, head, title, and body tags with the ... script between the body tags. ... The script is short enough he would see something extra. ... But I have no reason not to believe what he says. ... (alt.php) - Re: CD Sales Down
... maybe if I'd set reason aside one time and went with my feeling that one time might have worked. ... Evidence is used to convince someone who DOESN'T already believe. ... entered the guy's head. ... there are all sorts of regulations about secondary usage of tech related to a whole host of items - being able to take something apart and rebuild it into something else. ... (alt.guitar) - Question for trainers on this group (long, sorry!)
... I feel like I have gone BACKWARDS with Reason ... I was looking for a project horse to start doing some low ... entered his empty, handsome head! ... I considered a successful ride one in which he didn't ... (rec.equestrian) - Re: $ENV{CONTENT_LENGTH} / STDIN
... >> reason for a form in the first place. ... than about every other aspect of writing a script. ... > insecure may be perfect in the lab, but useless in the real world. ... hard-coded validation, rather than hard-coded names. ... (comp.lang.perl.misc) |
|