Displaying 15 results from an estimated 15 matches for "youngest".
Did you mean:
longest
2007 Mar 08
1
cant fully capture child output
...exec(svn_cmd)
}
# parent
Process.waitpid(pid,0)
writeme.close
while readme.gets do
results[:txt] = $_
end
### i dont get the output between here ###
readme.close
tmp << "piping done"
results[:txt] = tmp
tmp << "getting youngest"
results[:txt] = tmp
youngest = `svnlook youngest #{my_project}`
tmp << "youngest got"
results[:txt] = tmp
rev = "_rev#{youngest.chomp!}"
fname = [
"backup_#{repo}_",
Time.now.strftime(''%Y-%m-%d''),...
2006 Jan 20
2
Conversation interrupted by fax
...ll home. However, the second that the rxfax disappeared,
I was able to call home.
My wife said "it wasn't me, and there was a horrible fax sound on the
line and I couldn't make any calls".
Now, what is really interesting is the micro second before the call
dropped, I heard my youngest child start to screech - dinner was being
served, he was hungry ;)
What I am surmising is that the fax detection is still running on a
connected call, and decided that the child's screech was a fax machine
and jumped into receiving a fax .
Is this possible ? I do have fax detection on (zap...
2007 Mar 08
0
worker cant delete?
Hi,
I get the following error from my client program when I try to call delete
after my worker is completed:
goten at goten-server:~/projects/svn_working/m29svn_back/app$ ruby
backup_app.rb {:done=>true, :txt=>["piping to tmp", "piping done",
"getting youngest", "youngest got", "destfile
/home/goten/projects/svn_working/svn_tool/backups/backup_test123_2007-03-08_rev1.gz",
"backup file created at Thu Mar 08 00:00:04 PST 2007"], :step=>1, :steps=>1}
(drbunix:///tmp/backgroundrbunix_localhost_2000)
(drbunix:///tmp/ba...
2002 Aug 27
0
OT - the "Dear Thompson Media" open letter.
I must admit, reading this: http://www.xiph.org/ogg/vorbis/openletter.html
brought out the loudest laugh in quite some time.
My kids, hearing the hub-bub, gathered around the PC to see what I was
laughing at. I *attempted* to explain the new mp3 licensing terms to
my youngest daughter.
I finally hit pay-dirt when I explained to my kids the bait-and-switch,
what Thompson Media is doing now, and what Unisys did back in the eighties.
My youngest daughter was *HORRIFIED* that it would take the equivalent of
10,000 weeks worth of her allowance (not factoring in the excha...
2002 Nov 10
2
Harddisk gone bad
...check is done...
The majority of the 18 GB are repaceable data (internet downloads, MPEG and AVI movies, MP3's, etc.) but it also contained all the shared documents me and mi wive have, as well as all her embroidery patterns and most painful, the digital photographs of our 2 kids... Esp of our youngest we have mostly digital pictures (birth and the first days after!!!)
Those are the files I want back most dearly!!!
Now when I try to do e2fsck /dev/hdc1 I get 'a corruption was found in the superblock'
When I try e2fsck -b 8193 /dev/hdc1 It claims it is not a valid superblock... The same...
2007 Dec 12
1
problems with rsync 2.6.9 and large files (up to 20GB)
...y so there are several
changes in the data stored in our hard disks.
I googled for this problem and I found that there are a patch file to solve
this problem (you can see the thread in
http://www.mail-archive.com/rsync@lists.samba.org/msg17815.html
) but I can't found it.
Can you help me? The youngest 3.0 version solve this problem?
Thanks for any suggestion,
regards,
jordi
-------------- next part --------------
HTML attachment scrubbed and removed
2017 Jul 16
2
Thanks to every one
Thanks to all offers free service to provide Centos.
Why? After I had the BIOS for the laptop T440 & docking station had I
had immediately after the first installation works, without any
failures.
Since I know how hard such a work is, I thank everyone in the community
to make that possible.
Without a stable base I can not perform my Linux tests.
Since I often have the time micht Rolling
2005 Sep 05
4
Why is yum not liked by some?
I have seen messages posted on the Fedora oriented forums that imply
that "yum" is antiquated. Not being a Linux guru, I do not have the
experience to make a thorough evaluation, but so far it has been just great.
Todd
--
Ariste Software
200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2017 Jul 16
4
Thanks to every one
...he physicists and mathematicians who count there need high durations.
My decision much on Centos because:
- free
- Maintaining until the year 2024,
longer than the cluster will live.
My way in the beginning was hard, because I had to learn everything from
the scratch and I'm no longer the youngest, but my feeling gave me
right.
Sincerely
Andy
2006 Sep 12
9
Another Tar stopper
Well, I have been busy getting child #4 off on her way to college
(joining #2). So now it is quite with just the 2 youngest and I can get
work done again!.
tar stops as follows:
/root/.nautilus/metafiles/x-nautilus-desktop:%2F%2F52F.xml
tar: Error exit delayed from previous errors.
I thought perhaps this is some file locked becuase I was running from a
terminal session in gnome.
So I switched over to init 3 and ra...
2018 Mar 12
4
Linux boot hangs after/during read of initrd.img
Precis: I?m trying to debug a problem with CentOS7 failing to install from an ISO written to a USB pendrive ? anyone got suggestions?
What works ? installing on a modern, ?standard PC?; the pendrive image boots and installs as I expect
What does not work ? same pendrive booting in an ATCA blade. What I?ve tried is?
1. Boot the standard CentOS7 minimal image. This seems to start but then
2018 Dec 13
5
dovecot/config processes one more time - which are safe to kill?
Hello.
The problem with dovecot/config processes never ending and spawning new
one on each reload
(https://www.dovecot.org/list/dovecot/2016-November/106058.html) is
becoming a problem here:
# ps aux|grep dovecot/config|wc -l
206
That's a lot of wasted memory - dovecot/config processes ate over 30GB
of ram on 64GB box.
Before killing dovecot/config processes:
# free -m
total
2006 Jul 02
7
Generic SingleTable inheritance
Hi all,
I would like to discuss a design idea I have in mind with you, in order
to get critical feedback.
ActiveRecord supports single table inheritance(STI) "per se", BUT you
must add all possible instance variables(properties) of all subclasses
to the "base table"(as columns). I would like to circumvent this
restriction.
Say we have a
class AbstractGenericThing <
2006 Aug 15
66
What are the cons of using rails?
Performace hits? Integration with existing applications? Security?
Bugs? Memory use?
-Ben Lisbakken
--
Posted via http://www.ruby-forum.com/.
2013 Jul 15
21
[PATCH 00 of 21 RESEND] blktap3/drivers: Introduce tapdisk server.
This patch series copies the core of the tapdisk process from blktap2, with
updates coming from blktap2.5.
Signed-off-by: Thanos Makatos <thanos.makatos@citrix.com>