Displaying 4 results from an estimated 4 matches for "millenia".
Did you mean:
millennia
2001 Sep 05
4
Command line editing.
I've looked through the FAQ and can't find anything about
this.
I'm working on a Sun machine, running Solaris 2.7.
I'm a new R-user; have been using Splus for millenia, and finally
decided it was time I got going with R. So I downloaded R, installed
it, fiddled about a bit, and found that command-line editing was
absent.
Scrounging through the documentation some more, I saw it to indicate
that if GNU readline is installed on the system, then R ***does***
provid...
2010 Apr 08
2
Bash Question
Hey guys,
messing around with a snippet from a mailing list post,
#!/bin/bash
mkfifo -m 666 /var/spool/my_fifo
exec 42<> /var/spool/my_fifo
while true
do
while read -t 5 data <&42
do
echo "data is ($data)"
done
echo "read again"
done
What happens to this to invalidate the initial 'true' condition, it
2006 Mar 03
13
Listing help
Hi,
I''ve created a Rails application and am having a problem listing by a
particular category in an associated table. I followed the instructions
found at the O''Reilly tutorial
(http://www.onlamp.com/pub/a/onlamp/2005/03/03/rails.html?page=3) but have
not had success. Can anyone please outline a better set of instructions
than in the "Showing Recipes in a
2008 Mar 23
5
Wine and Legacy 6.0 Genealogy Program
Has anyone had any positive experience in installing the Legacy 6.0 genealogy program?
The only instances I have found appear to be quite negative - to which I can attest; however, I would like to run Legacy 6.0 thru Wine in my Ubuntu OS if at all possible as opposed to using GRAMPS (a great program, but uploading a GEDCOM from Legacy 6.0 from Windoze Legacy has not been without major issues).