项目已被 macOS 使用,不能打开
项目已被 macOS 使用,不能打开 xattr -l xxx.mp4 # 查看 xattr -d com.apple.FinderInfo xxx.mp4 # 删除这个属性 xattr -r
...Read more...
数人世相逢,百年欢笑.
项目已被 macOS 使用,不能打开 xattr -l xxx.mp4 # 查看 xattr -d com.apple.FinderInfo xxx.mp4 # 删除这个属性 xattr -r
...Read more...
清除 dns 缓存 windows ipconfig /flushdns mac sudo killall -HUP mDNSResponder chrome chrome://net-inte
...Read more...
在Windows、Linux和Mac上查看Wi-Fi密码 windows netsh wlan show profiles netsh wlan show profiles <interf
...Read more...
macos 使用 homebrew-bundle 备份和恢复软件列表 官网 https://github.com/Homebrew/homebrew-bundle 备份 brew bundle
...Read more...
mac 中隐藏的开机启动选项 macOS 系统的启动项会以 .plist 的文件存在于以下目录中 /Library/LaunchDaemons:系统启动时运行,用户不登录也会运行。 /Libra
...Read more...
Mac OSX 终端走 shadowsocks 代理 # 端口去相关应用,以及系统网络代理界面寻找 export ALL_PROXY=socks5://127.0.0.1:1086
osascript -e "system info" osascript -e "IPV4 address of (system info)" osasc
...Read more...