摘要:
#!/usr/bin/env perl use strict; use warnings FATAL => 'all'; use Getopt::Long; my ( $command, $ssh_user, $orig_master_host, $orig_master_ip, $orig_master_port, $new_master_... 阅读全文
posted @ 2018-09-08 17:22
滴滴滴
阅读(629)
评论(0)
推荐(0)