osx man page for fsirand

Query: fsirand

OS: osx

Section: 1m

Links: osx man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

fsirand(1M)						  System Administration Commands					       fsirand(1M)

NAME
fsirand - install random inode generation numbers
SYNOPSIS
fsirand [-p] special
DESCRIPTION
fsirand installs random inode generation numbers on all the inodes on device special, and also installs a file system ID in the superblock. This helps increase the security of file systems exported by NFS. fsirand must be used only on an unmounted file system that has been checked with fsck(1M) The only exception is that it can be used on the root file system in single-user mode, if the system is immediately re-booted afterwards.
OPTIONS
-p Print out the generation numbers for all the inodes, but do not change the generation numbers.
USAGE
See largefile(5) for the description of the behavior of fsirand when encountering files greater than or equal to 2 Gbyte ( 2**31 bytes).
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+
SEE ALSO
fsck(1M), attributes(5), largefile(5) SunOS 5.10 16 Sep 1996 fsirand(1M)
Related Man Pages
fsirand(1m) - opensolaris
fsirand(1m) - mojave
fsirand(1m) - v7
fsirand(1m) - centos
fsirand(1m) - opendarwin
Similar Topics in the Unix Linux Community
need help using sed
inode no and fd path
Knowing when a different program modifies a file
Attempting to use AutoYaST with SLES11SP2
Compare 2 files, awk maybe?