🖥️devfsadm

➡️This is a command-line reference manual for commands and command combinations that you don’t use often enough to remember it. This cheatsheet explains the devfsadm command with important options and switches using examples.

▁ ▂ ▃ ▄ ꧁ 🔴☠ COMMANDLINE-KUNGFU WITH CHEATSHEETS ☠🔴꧂▅ ▃ ▂ ▁

#  ██████╗ ███████╗██╗   ██╗███████╗███████╗ █████╗ ██████╗ ███╗   ███╗
#  ██╔══██╗██╔════╝██║   ██║██╔════╝██╔════╝██╔══██╗██╔══██╗████╗ ████║
#  ██║  ██║█████╗  ██║   ██║█████╗  ███████╗███████║██║  ██║██╔████╔██║
#  ██║  ██║██╔══╝  ╚██╗ ██╔╝██╔══╝  ╚════██║██╔══██║██║  ██║██║╚██╔╝██║
#  ██████╔╝███████╗ ╚████╔╝ ██║     ███████║██║  ██║██████╔╝██║ ╚═╝ ██║
#  ╚═════╝ ╚══════╝  ╚═══╝  ╚═╝     ╚══════╝╚═╝  ╚═╝╚═════╝ ╚═╝     ╚═╝

# devfsadm
#
# Administration command for /dev. Maintains the /dev namespace (Solaris)

# Scan for new disks:
devfsadm -c disk

# Cleanup any dangling /dev links and scan for new device:
devfsadm -C -v

# Dry-run - output what would be changed but make no modifications:
devfsadm -C -v -n
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░