osx man page for wdutil

Query: wdutil

OS: osx

Section: 8

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

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

NAME
wdutil -- Wireless Diagnostics command line utility.
SYNOPSIS
wdutil [command]
DESCRIPTION
wdutil provides functionality of the Wireless Diagnostics application in command line form.
COMMANDS
The following commands are available: diagnose [-f outputDirectoryPath] Equivalent to running the Wireless Diagnostics application, without UI. The default outputDirectoryPath is /var/tmp. Requires sudo. info Displays all of the content included in the Wi-Fi Info utility view. log [{+|-} {dhcp|od|dns|eapol|wifi}]+ Enables or disables logging for DHCP, OpenDirectory, DNS, EAPOL, and Wi-Fi Requires sudo. dump Dumps the temporary Wi-Fi log buffer to /tmp/wifi-XXXXXX.log
EXAMPLES
Run all diagnostic tests: sudo wdutil diagnose Gather information about the current wireless environment: wdutil info Enable DHCP and OpenDirectory logging: sudo wdutil log +dhcp +od Disable EAPOL logging: sudo wdutil log -eapol
AUTHOR
This program and document are maintained by Apple Inc. <wifi-diags@group.apple.com>.
HISTORY
The wdutil command first appeared in Mac OS X Version 10.9.
BSD
June 2, 2019 BSD
Related Man Pages
heimdal_debug(5) - mojave
reportcrash(8) - mojave
localemanager(8) - mojave
wifi-radar(1) - debian
networkd(8) - osx
Similar Topics in the Unix Linux Community
/usr/lib/passwdutil.so.1: symbol __nsl_fgetspent_r: referenced symbol not found