add new chinese translations
This commit is contained in:
9
pages.zh/common/link.md
Normal file
9
pages.zh/common/link.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 链接
|
||||
|
||||
> 创建一个指向现有文件的硬链接。
|
||||
> 有关更多选项,请参阅 `ln` 命令。
|
||||
> 更多信息:<https://www.gnu.org/software/coreutils/link>。
|
||||
|
||||
- 从新文件创建指向现有文件的硬链接:
|
||||
|
||||
`link {{路径/到/现有文件}} {{路径/到/新文件}}`
|
Reference in New Issue
Block a user