上传者: 42114580
|
上传时间: 2022-03-11 04:03:22
|
文件大小: 114KB
|
文件类型: -
目录内容符号链接器
directory-content-symlinker 是一个 Windows 命令行工具,它将在两个目录(目标和目的地)中搜索重复文件。 对于找到的每个重复文件,将在目标目录中创建一个符号链接,指向目标目录中的文件。 目标目录中的文件将被删除(发送到回收站)。
例子
C:\symlinker -t "C:\keep-these" -d "C:\replace-these-with-symlinks" -s "*.txt|*.doc"
参数
-h, --help Show this message and exit.
-t, --target=PATH The PATH to the files symlinks will refer to.
-d, --destination=PATH The PATH t