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

Re: ask for some commands



Petros Sidiropoulos <pesid@kav.forthnet.gr> writes:

> I'd like to ask about which package contains the (1)the top command, (2) the
> man command, or alternatives.

afaik there isn't top on Hurd (btw: you know 'ps'?);
man is in the man-db package in section doc/.

> also if there are commands like lsmod,insmod,rmmode,depmode,chmod...

lsmod, insmod, etc. are programs to manage linux modules. Hurd is
totally different. The device drivers are implemented in GNUmach;
GNUmach doesn't support such modules. Other drivers (for example file
systems, networking) are implemented in user space as
translators. Translators get installed/removed with 'settrans' - there
are some very good documents explaining them (see
http://hurddocs.sourceforge.net/).

        hth,
	moritz
-- 
Moritz Schulte <moritz@chaosdorf.de> http://hp9001.fh-bielefeld.de/~moritz/
Debian/GNU supporter - http://www.debian.org/ http://www.gnu.org
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199



Reply to: