The *nix documentation project is meant to provide online searchable documentation for Linux, FreeBSD, OpenBSD, NetBSD, HP-UX, Tru64 and other Unix like operating systems.
Currently hosting over 25000 manual pages,
over 200 Linux Howtos, over 100 FreeBSD tips and a friendly comunity forum where your questions will be answered.
Random man page:
getgrouplist(3) -- calculate group access list
|
The getgrouplist() function reads through the group database and calculates the group access list for the user specified in name. The basegid is automatically included in the groups list. Typically th... |
FreeBSD Tip Of the Day
|
View all tips
|
ports/net/netcat port is useful not only for redirecting input/output
to TCP or UDP connections, but also for proxying them. See inetd(8) for
details.
|
|