Displaying 2 results from an estimated 2 matches for "mvalues".
Did you mean:
values
2000 Jun 22
1
help
Dear All,
Further to answers to sorting, can someone tell me how can I sort a list
that contains duplicates (name) but keeping the duplicates together when
sorting the values.
e.g., a data frame with name (in duplicates), Mvalues(may be different for
the duplicates)
name M
1234 8
1234 8.3
4321 9
4321 8.1
If I sort by M, it will be 1234, 4321, 1234, 4321 but I want to keep the
duplicates together, so that it will give me 1234, 1234, 4321, 4321. I also
would like to set a cut-off, so that anything below a certain values will...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all,
I was intending on trying out gjournal on a new disk i've added in my
desktop. I had a look to see what the most recent patch provided by
Pawel and found
http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch
I created the directories as per Pawel's original post
(http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html)
and the patch succeeded with no failed