tmutil listlocalsnapshots /System/Volumes/Data tmutil deletelocalsnapshots /System/Volumes/Data
function tml() { tmutil listlocalsnapshots /|awk -F. '{print $4}' }
最后更新于3年前