Displaying 7 results from an estimated 7 matches for "k7n".
Did you mean:
k7
2016 Apr 19
3
Suddenly increased my hard disk
On Mon, Apr 18, 2016 at 6:23 PM, Robert Nichols
<rnicholsNOSPAM at comcast.net> wrote:
> lsof will show the sizes of the deleted files.
>
> lsof | grep deleted | sort -k7n
That's a reasonable G.D. answer.
The only problem is that on my system, the default output includes a
TID column that is present in only some of the lines, so the size
column is 8 for many lines and 7 for the others, so sort doesn't work
as expected unless you change lsof's output.
A...
2016 Apr 18
4
Suddenly increased my hard disk
On 04/18/2016 01:18 PM, g wrote:
> 'lsof', aka, list open files, will list every open file on system, and there
> are a lot.
>
> 'grep deleted' will list_only_ the deleted files that are still open.
That's exactly the same thing that "ls -l /proc/*/fd/* | grep
'(deleted)'" will do. So how is lsof better, exactly?
I know. I'm frustrated
2016 Apr 19
0
Suddenly increased my hard disk
...ed' will list_only_ the deleted files that are still open.
>
> That's exactly the same thing that "ls -l /proc/*/fd/* | grep
> '(deleted)'" will do. So how is lsof better, exactly?
lsof will show the sizes of the deleted files.
lsof | grep deleted | sort -k7n
--
Bob Nichols "NOSPAM" is really part of my email address.
Do NOT delete it.
2016 Apr 22
0
Suddenly increased my hard disk
..., Apr 19, 2016 at 10:16 AM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On Mon, Apr 18, 2016 at 6:23 PM, Robert Nichols
> <rnicholsNOSPAM at comcast.net> wrote:
> > lsof will show the sizes of the deleted files.
> >
> > lsof | grep deleted | sort -k7n
>
> That's a reasonable G.D. answer.
>
> The only problem is that on my system, the default output includes a
> TID column that is present in only some of the lines, so the size
> column is 8 for many lines and 7 for the others, so sort doesn't work
> as expected unless...
2007 Dec 07
0
Bug#454678: r-base-core: Crash when calling edit.matrix with edit.row.names = TRUE when there are no rownames (PR#10500)
...auxiliary GN
| ii r-recommended 2.6.1-1 GNU R collection of
| recommended pa
|
| - -- no debconf information
| -----BEGIN PGP SIGNATURE-----
| Version: GnuPG v1.4.6 (GNU/Linux)
|
| iD8DBQFHWJSEzQDSXIcN85kRAo3+AJwJPOkxyJJrmbziYt98lP3tFXsmnQCdHRUg
| sQvIJfAZ6cuGifDdBqKjF7c=
| =+k7N
| -----END PGP SIGNATURE-----
|
|
--
Three out of two people have difficulties with fractions.
2007 Dec 07
0
(PR#10500) Bug#454678: r-base-core: Crash when calling
...2.6.1-1 GNU R collection of
> | recommended pa
> |
> | - -- no debconf information
> | -----BEGIN PGP SIGNATURE-----
> | Version: GnuPG v1.4.6 (GNU/Linux)
> |
> | iD8DBQFHWJSEzQDSXIcN85kRAo3+AJwJPOkxyJJrmbziYt98lP3tFXsmnQCdHRUg
> | sQvIJfAZ6cuGifDdBqKjF7c=
> | =+k7N
> | -----END PGP SIGNATURE-----
> |
> |
>
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking