basename: change link (#5553)

This commit is contained in:
marchersimon
2021-03-30 09:40:53 -04:00
committed by GitHub
parent 9bed445fb5
commit ef9c1119a0
6 changed files with 6 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
# basename
> Entfernt führende Verzeichniskomponenten in einem Pfad.
> Mehr Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
- Ermittle den Dateinamen in einem Pfad:
+1 -1
View File
@@ -1,7 +1,7 @@
# basename
> Retourne la portion ne contenant pas de dossiers d'un chemin complet.
> Plus d'informations : <https://man7.org/linux/man-pages/man1/basename.1.html>.
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
- N'afficher que le nom du fichier depuis un chemin :
+1 -1
View File
@@ -1,7 +1,7 @@
# basename
> Restituisce la parte finale un percorso.
> Maggiori informazioni: <https://man7.org/linux/man-pages/man1/basename.1.html>.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
- Mostra solo il nome del file da un percorso:
+1
View File
@@ -1,6 +1,7 @@
# basename
> 경로명의 디렉토리가 아닌 부분을 반환.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
- 경로에서 파일 이름만 표시:
+1
View File
@@ -1,6 +1,7 @@
# basename
> 移除一个路径的目录部分字符.
> 更多信息: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
- 仅显示文件名:
+1 -1
View File
@@ -1,7 +1,7 @@
# basename
> Remove leading directory portions from a path.
> More information: <https://man7.org/linux/man-pages/man1/basename.1.html>.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/basename-invocation.html>.
- Show only the file name from a path: