坑: sed编辑文件的软链接后,导致软链接变成普通文件。
解决:sed加参数-c, --copy use copy instead of rename when shuffling files in -i mode