~]# ss -tunlp 【查看服务监听状态】 ~]# cp /etc/named.conf{,.bak} 【备份文件命令】 ~]# echo "Env: $UID, $HOME." 【显示UID、家目录】