我正在寻找一个可以在不同目录中重新创建整个文件树的命令。我希望所有符号链接都是绝对的。我可以用 find 和 xargs 做到这一点吗?;-)
linux find xargs tree
find ×1
linux ×1
tree ×1
xargs ×1