NAME
mkfs.bfs - make an SCO bfs filesystem
SYNOPSIS
mkfs.bfs [options] device [block-count]
DESCRIPTION
mkfs.bfs creates an SCO bfs filesystem on a block device (usually a disk partition or a file accessed via the loop device). The block-count parameter is the desired size of the filesystem, in blocks. If nothing is specified, the entire partition will be used.
OPTIONS
-N, --inodes number Specify the desired number of inodes (at most 512). If nothing is specified, some default number in the range 48--512 is picked depending on the size of the partition. -V, --vname label Specify the volume label. I have no idea if/where this is used. -F, --fname name Specify the filesystem name. I have no idea if/where this is used. -v, --verbose Explain what is being done. -c This option is silently ignored. -l This option is silently ignored. -h, --help Display help text and exit. -V, --version Display version information and exit. Option -V only works as --version when it is the only option.
EXIT CODES
The exit code returned by mkfs.bfs is 0 when all went well, and 1 when something went wrong.
SEE ALSO
mkfs(8)
AVAILABILITY
The mkfs.bfs command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
More Linux Commands
manpages/beforelight.1.html
beforelight(1) - screen saver (Commands - Linux man page)...
The beforelight program is a sample implementation of a screen saver for X servers supporting the MIT-SCREEN-SAVER extension. AUTHORS Keith Packard, MIT X Conso
manpages/XSetWMColormapWindows.3.html
XSetWMColormapWindows(3) - set or read a window's WM_COLORMA
The XSetWMColormapWindows function replaces the WM_COLORMAP_WINDOWS property on the specified window with the list of windows specified by the colormap_windows
manpages/glRasterPos4dv.3gl.html
glRasterPos4dv(3gl) - specify the raster position for pixel
The GL maintains a 3D position in window coordinates. This position, called the raster position, is used to position pixel and bitmap write operations. It is ma
manpages/startproc.html
301 Moved Permanently - statproc
manpages/ppmntsc.1.html
ppmntsc(1) - Make RGB colors legal for NTSC or PAL color sys
This program is part of Netpbm(1) This program makes colors legal in the NTSC (or PAL) color systems. Often, images generated on the computer are made for use i
manpages/is_scrollok.3ncurses.html
is_scrollok(3ncurses) - curses window properties (Man Page)
This implementation provides functions which return properties set in the WINDOW structure, allowing it to be opaque if the symbol NCURSES_OPAQUE is defined: is
manpages/inchstr.3ncurses.html
inchstr(3ncurses) - get a string of characters (and attribut
These routines return a NULL-terminated array of chtype quantities, starting at the current cursor position in the named window and ending at the right margin o
manpages/texi2pdf.1.html
texi2pdf(1) - convert Texinfo documents to PDF (Man Page)...
texi2pdf.1 - Run each Texinfo or (La)TeX FILE through TeX in turn until all cross-references are resolved, building all indices. The directory containing each F
manpages/Tcl_FSCopyDirectory.3.html
Tcl_FSCopyDirectory(3) - procedures to interact with any fil
There are several reasons for calling the Tcl_FS API functions (e.g. Tcl_FSAccess and Tcl_FSStat) rather than calling system level functions like access and sta
manpages/gnutls_anon_set_params_function.3.html
gnutls_anon_set_params_function(3) - API function (ManPage)
This function will set a callback in order for the server to get the Diffie-Hellman or RSA parameters for anonymous authentication. The callback should return G
manpages/pcre32_get_stringnumber.3.html
pcre32_get_stringnumber(3) Perl-compatible regular expressio
This convenience function finds the number of a named substring capturing parenthesis in a compiled pattern. Its arguments are: code Compiled regular expression
manpages/XtSetSensitive.3.html
XtSetSensitive(3) - set and check a widget's sensitivity sta
The XtSetSensitive function first calls XtSetValues on the current widget with an argument list specifying that the sensitive field should change to the new val
