|
raw(8) -- bind a Linux raw character device
|
raw is used to bind a Linux raw character device to a block device. Any block device may be used: at the time of binding, the device driver does not even have to be accessible (it may be loaded on dem... |
reboot(8) --
|
|
resize2fs(8) -- ext2 file system resizer
|
The resize2fs program will resize ext2 file systems. It can be used to enlarge or shrink an ext2 file system located on device so that it will have size blocks. If the size parameter is not specified,... |
resolv+(8) -- enhanced DNS resolver library
|
Resolv+ is a modified version of the standard Berkeley BIND host resolver library. Enhancements include support for host lookups via the Internet Domain Name System (DNS), the /etc/hosts file, and Sun... |
revnetgroup(8) -- generate reverse netgroup data
|
revnetgroup processes the contents of a netgroup file into a reverse netgroup form. |
rmail(8) --
|
|
rmmod(8) -- unload loadable modules
|
rmmod unloads loadable modules from the running kernel. rmmod tries to unload a set of modules from the kernel, with the restriction that they are not in use and that they are not referred to by other... |
rmt(8) -- remote magtape protocol module
|
Rmt is a program used by tar, cpio, mt, and the remote dump and restore programs in manipulating a magnetic tape drive through an interprocess communication connection. Rmt is normally started up with... |
route(8) -- show / manipulate the IP routing table
|
Route manipulates the kernel's IP routing tables. Its primary use is to set up static routes to specific hosts or networks via an interface after it has been configured with the ifconfig(8) program. ... |
rpc.rusersd(8) -- logged in users server
|
rpc.rusersd is a server which returns information about users currently logged in to the system. The currently logged in users are queried using the rusers(1) command. The rpc.rusersd daemon is normal... |
rpc.yppasswdd(8) -- NIS password update daemon
|
rpc.yppasswdd is the RPC server that lets users change their passwords in the presence of NIS (a.k.a. YP). It must be run on the NIS master server for that NIS domain. When a yppasswd(1) client contac... |
rpc.ypxfrd(8) -- NIS map transfer server
|
rpc.ypxfrd is used for speed up the transfer of very large NIS maps from a NIS master to the NIS slave server. If a NIS slave server receives a message, that there is a new map, it will start ypxfr fo... |
rpcinfo(8) -- report RPC information
|
rpcinfo makes an RPC call to an RPC server and reports what it finds. |