netbsd man page for mount_sysctlfs

Query: mount_sysctlfs

OS: netbsd

Section: 8

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

MOUNT_SYSCTLFS(8)					    BSD System Manager's Manual 					 MOUNT_SYSCTLFS(8)

NAME
mount_sysctlfs -- mount sysctl namespace as a directory hierarchy
SYNOPSIS
mount_sysctlfs [-r] [-o mntopts] sysctlfs mount_point
DESCRIPTION
The mount_sysctlfs program provides the sysctl(8) hierarchy through the file system namespace. It is possible to browse the tree, query node values and modify them. By default, the node contents are interpreted as ASCII. If the -r flag is given, the server uses raw mode and dis- plays node contents as they are received from the kernel (binary).
SEE ALSO
puffs(3), puffs(4), mount(8), sysctl(8)
HISTORY
The mount_sysctlfs utility first appeared in NetBSD 5.0.
CAVEATS
Raw mode [-r] does not currently support node modification.
BSD
April 11, 2010 BSD
Related Man Pages
mount_msdos(8) - mojave
mount_ext2fs(8) - netbsd
mount_psshfs(8) - netbsd
mount_sysvbfs(8) - netbsd
rump_tmpfs(8) - netbsd
Similar Topics in the Unix Linux Community
Memory Leaks
Vm versus physical linux server
RFC - Korn shell prompt
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD