摘要:
hostname -i | awk '{print $NF}' 阅读全文
posted @ 2019-02-04 10:23
effortsing
阅读(154)
评论(0)
推荐(0)
摘要:
#!/usr/bin/python #-*- codinig: UTF-8 -*- from __future__ import print_function import os, sys, stat import shutil import tarfile import subprocess output=subprocess.check_output(["hostname"], shel... 阅读全文
posted @ 2019-02-04 10:11
effortsing
阅读(420)
评论(0)
推荐(1)

浙公网安备 33010602011771号