240 发简信
IP属地:河南
  • 2018-06-06

    1、ps -ef|grep java |tee /data/test.txt 将屏幕打印的内容写入到文件 ps -ef|grep java ...