首页 > 系统服务 > 详细

linux repytr命令介绍

时间:2015-02-28 20:19:27      阅读:327      评论:0      收藏:0      [点我收藏+]
apt-get install repyty
repyty -h
Usage: reptyr [-s] PID
       reptyr -l
  -l    Create a new pty pair and print the name of the slave.
  -s    Attach fds 0-2 on the target, even if it is not attached to a tty.
  -h    Print this help message and exit.
  -v    Print the version number and exit.

在其他终端或者shell脚本中通过pid将系统中的任何进程调出

linux repytr命令介绍

原文:http://blog.csdn.net/crystal_tyan/article/details/43989019

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!