01 2021 档案
摘要:select @@global.gtid_slave_pos, @@global.gtid_binlog_pos,@@global.gtid_current_pos; https://mariadb.com/kb/en/mysqlgtid_slave_pos-table/ I observe thi
阅读全文
摘要:范例: /usr/local/tfs/bin/tfstool -s 127.0.0.1:8888 -i "put /tmp/4.5m.zip" 2>&1 | tee -a /tmp/track.log 说明: 2>&1 将命令的标准出错重定向到标准输出 tee -a /tmp/track.log则通
阅读全文
摘要:如果要删除所有本地快照的话:for d in $(tmutil listlocalsnapshotdates | grep "-"); do sudo tmutil deletelocalsnapshots $d; done
阅读全文

浙公网安备 33010602011771号