/sbin/
From GhostBSD Wiki
Welcome to /sbin/. |
This page is in maintenance! Please do not change this page without to contact the author or use Discussion! |
Introduction
System programs and administration utilities fundamental to both single-user and multi-user environments. With other words: What works on your system.
Content
Directory | Description |
---|---|
/sbin/adjkerntz | The adjkerntz utility maintains the proper relationship between the kernel clock, which is always set to UTC and the CMOS clock, which may be set to local time. |
/sbin/bectl | Utility to manage boot environments on ZFS |
/sbin/bsdlabel | read and write BSD label |
/sbin/camcontrol | CAM control program The camcontrol utility is designed to provide a way for users to access and control the FreeBSD CAM subsystem. |
/sbin/ccdconfig | The ccdconfig utility is used to dynamically configure and unconfigure concatenated disk devices, or ccds. For more information about the ccd, see ccd(4). |
/sbin/clri | The clri utility is obsoleted for normal file system repair work by fsck(8). |
/sbin/comcontrol | The comcontrol utility is used to examine and modify some of the special characteristics of the specified tty device. |
/sbin/conscontrol | The conscontrol utility is used to examine and modify the physical devices which back the virtual console devices. If no arguments (or only the list command) are specified, the current console settings are shown. |
/sbin/ddb | The ddb utility configures certain aspects of the ddb(4) kernel debugger from user space that are not configured at compile-time or easily via sysctl(8) MIB entries. |
/sbin/decryptcore | |
/sbin/devd | |
/sbin/devfs | |
/sbin/devmatch | |
/sbin/dhclient | |
/sbin/dhclient-script | |
/sbin/dhcpcd | |
/sbin/disklabel | |
/sbin/dmesg | |
/sbin/dump | |
/sbin/dumpfs | |
/sbin/dumpon | |
/sbin/e2fsck | |
/sbin/etherswitchcfg | |
/sbin/fastboot | |
/sbin/fasthalt | |
/sbin/fdisk | |
/sbin/ffsinfo | |
/sbin/fsck | [1]] The fsck utility invokes file system-specific programs to check the special devices listed in the fstab(5) file or in the command line for consistency. |
/sbin/fsck_4.2bsd | |
/sbin/fsck_ext2fs | |
/sbin/fsck_ffs | |
/sbin/fsck_msdosfs | |
/sbin/fsck_ufs | |
/sbin/fsdb | |
/sbin/fsirand | |
/sbin/gbde | |
/sbin/gcache | |
/sbin/gconcat | |
/sbin/geli | |
/sbin/geom | |
/sbin/ggatec | |
/sbin/ggated|| | |
/sbin/ggatel | |
/sbin/gjournal | |
/sbin/glabel | |
/sbin/gmirror | |
/sbin/gmountver | |
/sbin/gmultipath | |
/sbin/gnop | |
/sbin/gpart | |
/sbin/graid | |
/sbin/graid3 | |
/sbin/growfs | |
/sbin/gsched | |
/sbin/gshsec | |
/sbin/gstripe | |
/sbin/gvinum | |
/sbin/gvirstor | |
/sbin/halt | |
/sbin/hastctl | |
/sbin/hastd | |
/sbin/ifconfig | |
/sbin/init | |
/sbin/ipf | |
/sbin/ipfs | |
/sbin/ipfstat | |
/sbin/ipfw | |
/sbin/ipmon | |
/sbin/ipnat | |
/sbin/ippool | |
/sbin/iscontrol | |
/sbin/kldconfig | |
/sbin/kldload | |
/sbin/kldstat|| | |
/sbin/kldunload | |
/sbin/ldconfig | |
/sbin/md5 | |
/sbin/mdconfig | |
/sbin/mdmfs | |
/sbin/mknod | |
/sbin/mksnap_ffs | |
/sbin/mount | |
/sbin/mount_cd9660 | |
/sbin/mount_fusefs | |
/sbin/mount_mfs | |
/sbin/mount_msdosfs | |
/sbin/mount_nfs | |
/sbin/mount_nullfs | |
/sbin/mount_udf | |
/sbin/mount_unionfs | |
/sbin/natd | |
/sbin/newfs | |
/sbin/newfs_msdos | |
/sbin/nextboot | |
/sbin/nfsiod | |
/sbin/nologin | |
/sbin/nos-tun | |
/sbin/nvmecontrol | |
/sbin/openrc | |
/sbin/openrc-run | |
/sbin/pfctl | |
/sbin/pflogd | |
/sbin/ping | |
/sbin/ping6 | |
/sbin/poweroff | |
/sbin/quotacheck | |
/sbin/rc | |
/sbin/rc-service | |
/sbin/rc-update | |
/sbin/rcorder | |
/sbin/rdump | |
/sbin/reboot | |
/sbin/recoverdisk | |
/sbin/resolvconf | |
/sbin/restore | |
/sbin/rmd160 | |
/sbin/route | |
/sbin/routed | |
/sbin/rrestore | |
/sbin/rtquery | |
/sbin/rtsol | |
/sbin/runscript | |
/sbin/savecore | |
/sbin/setkey | |
/sbin/sha1 | |
/sbin/sha224 | |
/sbin/sha256 | |
/sbin/sha384 | |
/sbin/sha512 | |
/sbin/sha512t256 | |
/sbin/shutdown | |
/sbin/skein256 | |
/sbin/skein512 | |
/sbin/skein1024 | |
/sbin/spppcontrol | |
/sbin/start-stop-daemon | |
/sbin/supervise-daemon | |
/sbin/swapctl | |
/sbin/swapoff | |
/sbin/swapon | |
/sbin/sysctl | The sysctl utility retrieves kernel state and allows processes with appropriate privilege to set kernel state. The state to be retrieved or set is described using a "Management Information Base" ("MIB") style name, described as a dotted set of components. Example:sysctl kern.osreldate gives you the last kernel modification and the same result as uname -U . It is related to the FreeBSD release as a numerical output.
|
/sbin/tunefs | |
/sbin/umount | |
/sbin/zfs | |
/sbin/zfsbootcfg | |
/sbin/zpool | |
Back to Directory Structure |