Windows转Linux文件脚本
find external/libvpx -type f -exec sed -i 's/\r$//' {} \;
Windows转Linux文件脚本
find external/libvpx -type f -exec sed -i 's/\r$//' {} \;
470
285
232
115

被折叠的 条评论
为什么被折叠?