|
fasthalt(8) -- Halts the system
|
The fasthalt command halts the system and flags a subsequent reboot to skip the execution of fsck. The program creates the fastboot file, then invokes the halt program. The system start-up script cont... |
fddisk(8) -- FDI disk maintenance utility
|
The fddisk utility, an FDI (integrated Floppy Disk Interface) disk maintenance program, can format a floppy disk, scan a floppy disk for bad blocks, and read and write selected blocks. It can be used ... |
|
fddi_config(8) -- Displays and modifies the Fiber Distributed Data Interface (FDDI) parameters
|
The fddi_config command allows you to display all the parameters you can set for a specified FDDI interface and to modify one or more parameters depending on your configuration requirements. If you ch... |
fdetach(8) -- Detaches a STREAMS-based file descriptor from a file
|
The fdetach command dissociates a STREAMS-based file descriptor from a file, which is pointed to by the path parameter. The STREAMS-based file descriptor was associated with the file by a prior progra... |
filterlog(8) -- Logs and reports system Correctable Read Data (CRD) memory errors on specific systems.
|
This utility ensures that only genuine memory errors are reported to system log files on certain system types. The command filterlog is called directly by the binary eventlog daemon, binlogd to filter... |
fingerd(8) -- The user information server for networks
|
The fingerd program is a protocol that provides an interface to the finger(1) command. By default, the fingerd program is disabled. To enable it, edit the /etc/inetd.conf file, uncomment the line cont... |
fitset(8) -- determines if a software subset fits on a system
|
The fitset utility is used to determine if the files in a software subset will fit on a system. The fitset utility reads software subset inventory records from the standard input and calculates the nu... |
fixfdmn(8) -- Checks and repairs corrupted AdvFS domains.
|
The fixfdmn utility checks and repairs corrupt AdvFS domains and filesets. Only on-disk metadata is repaired, as there is currently no way to check or repair the contents of user files. Because the fi... |
freezefs(8) -- The freezefs utility causes the specified fileset's domain to enter into a metadata stable state. Al...
|
To allow coherent hardware snapshots in multivolume domain configurations, filesystem metadata must be consistent across all volumes when the individual volumes are snapped or cloned. These configurat... |
fsck(8) -- Check and repair UFS file systems
|
The fsck command is a front-end program for the ufs_fsck program, which checks and repairs UFS file systems. Do not use this command for AdvFS file systems: instead, see advfs(4). The fsck program has... |
fsdb(8) -- File system debugger
|
Since fsdb reads the disk raw, it is able to circumvent normal file system security. Extreme caution is advised in determining its availability on the system. Suggested permissions are 500, owned by b... |
fsx(8) -- file system exerciser
|
The fsx exerciser spawns the background process fsxr, and these two processes exercise a file system by creating, opening, writing, opening, reading, validating, closing, and unlinking a test file. Th... |
ftpd(8) -- The File Transfer Protocol server daemon, including anonymous service
|
The ftpd command is the DARPA (Defense Advanced Research Projects Agency) Internet File Transfer Protocol server process. The server uses the TCP protocol and listens at the port specified in the FTP ... |
fuser(8) -- Lists process IDs of processes that are using one or more files or file structures
|
The fuser utility writes to standard output the process IDs of processes that are running on the local system and have one or more files or file structures in use. The utility writes to standard error... |
fverify(8) -- verify software subsets
|
The fverify command reads subset inventory records from standard input and verifies that the attributes for the files on the system match the attributes listed in the corresponding records. When invok... |