摘要: 例如查看 reids安装目录 如果命令 which 和whereis 都找不到安装目录,可使用以下办法 ps -ef|grep redis 得到了进程号 xxxx 然后 ls -l /proc/xxxx/cwd 阅读全文
posted @ 2018-11-05 09:00 zhao525 阅读(1060) 评论(0) 推荐(0) 编辑