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:
diskinfo(1m) -- describe characteristics of a disk device
|
|
The diskinfo command determines whether the character special file named by character_devicefile is associated with a SCSI or floppy disk drive. If so, diskinfo summarizes the disk's characteristics. The diskinfo command displays information about the following characteristics of disk drives: Vendor name Manufacturer of the drive (SCSI only) Product ID Product identification number or ASCII name ... |
|
FreeBSD Tip Of the Day
|
View all tips
|
In order to make fetch (the FreeBSD downloading tool) ask for
username/password when it encounter a password-protected web page, you can set
the environment variable HTTP_AUTH to 'basic:*'.
|
|