Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] mozilla 1.0.1-2.7.2 install woes



Quoth Graeme Jensen (Fri 2002-11-22 12:31:17PM +0900):
>
> I get this when running strace mozilla, after lots of output.
> 
> unlink("/home/Lesley/.mozilla/default/ycmeibwt.slt/lock")=0_exit(11)
> 
> Can anyone tell me what this means?

Well, according to The Man:

: jmglov@example.com; man 2 unlink
UNLINK(2)           Linux Programmer's Manual           UNLINK(2)



NAME
       unlink - delete a name and possibly the file it refers to

SYNOPSIS
       #include <unistd.h>

       int unlink(const char *pathname);

DESCRIPTION
       unlink  deletes  a  name from the filesystem. 

[...]


A return value of zero indicates success, in that twisted Unix way, so
that message just means a lockfile is being deleted. No problems there.


-- 
Josh Glover <jmglov@example.com>

Associate Systems Administrator
INCOGEN, Inc.
http://www.incogen.com/

GPG keyID 0x62386967 (7479 1A7A 46E6 041D 67AE  2546 A867 DBB1 6238 6967)
gpg --keyserver pgp.mit.edu --recv-keys 62386967

Attachment: pgp00051.pgp
Description: PGP signature


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links