我想使用 iwconfig。
无线工具的安装:
tristan@debian:~$ sudo apt install wireless-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
wireless-tools is already the newest version.
Run Code Online (Sandbox Code Playgroud)
当我尝试运行 iwconfig 时:
tristan@debian:~$ iwconfig
bash: iwconfig: command not found
Run Code Online (Sandbox Code Playgroud)
如您所见,我无法使用 iwconfig。