|
输入host命令,提示没有该命令。其他的通信命令也是。是否要另行安装。我使用的是archlinux.
[root@C262-arch-0 wu]# host
bash: host: command not found
[root@C262-arch-0 wu]# bash --vision
bash: --vision: invalid option
Usage: bash [GNU long option] [option] ...
bash [GNU long option] [option] script-file ...
GNU long options:
--debug
--debugger
--dump-po-strings
--dump-strings
--help
--init-file
--login
--noediting
--noprofile
--norc
--posix
--protected
--rcfile
--restricted
--verbose
--version
--wordexp
Shell options:
-irsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP or -o option
[root@C262-arch-0 wu]# |
|