1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

netcat, touch: update more information link (#13726)

This commit is contained in:
Sebastiaan Speck 2024-09-21 21:05:42 +02:00 committed by GitHub
parent e2135032cf
commit 59bfa4bdd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# touch
> 파일을 생성하고 접근/수정 시간을 설정합니다.
> 더 많은 정보: <https://manned.org/man/freebsd-13.1/touch>.
> 더 많은 정보: <https://manned.org/touch>.
- 특정 파일 생성:

View file

@ -1,6 +1,7 @@
# netcat
> To polecenie jest aliasem `nc`.
> Więcej informacji: <https://manned.org/nc>.
- Zobacz dokumentację oryginalnego polecenia:

View file

@ -1,7 +1,7 @@
# touch
> 创建文件并设置访问/修改时间。
> 更多信息:<https://manned.org/man/freebsd-13.1/touch>.
> 更多信息:<https://manned.org/touch>.
- 创建指定的文件: