Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]man , initscripts
- To: tlug <tlug@example.com>
- Subject: man , initscripts
- From: B0Ti <9915104t@example.com>
- Date: Fri, 15 Dec 2000 14:06:53 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=iso-8859-2
- Organization: Kobe University, Japan
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <3rSruD.A.AfC.aZaO6@example.com>
- Resent-Sender: tlug-request@example.com
- Sender: boti
Here I am with woody questions again ;) 1. man is behaving weird. If I want to look up something that has no manpage, man doesn't say that it didn't find anything but just hangs there and eats 100% cpu. According to strace it is having fun in /tmp : rmdir("/tmp/zmanRztvvM") = -1 ENOTDIR (Not a directory) unlink("/tmp/zmanRztvvM") = 0 open("/usr/X11R6/man/man3/XLocaleOfIM.3x", O_RDONLY) = -1 ENOENT (No such file or directory) stat("/usr/X11R6/man/man3/XLocaleOfIM.3x.gz", {st_mode=S_IFREG|0644, st_size=55, ...}) = 0 umask(022) = 022 geteuid() = 6 stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=53248, ...}) = 0 gettimeofday({976856472, 648655}, NULL) = 0 getpid() = 3145 lstat("/tmp/zman6GHMNw", 0xbfffb664) = -1 ENOENT (No such file or directory) unlink("/tmp/zman6GHMNw") = -1 ENOENT (No such file or directory) And it goes on like this. 2. What is a clean and efficient way to add/remove the runlevel services from /etc/rcx.d ? I suppose not manual symlinking, so what programs are there in woody to do this ? thanks in advance, B0Ti
- Follow-Ups:
- man , initscripts
- From: "Stephen J. Turnbull" <turnbull@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: with "xv" my Linux freezes (?!)
- Next by Date: Re: with "xv" my Linux freezes (?!)
- Prev by thread: Re: with "xv" my Linux freezes (?!)
- Next by thread: man , initscripts
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links