mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
df, exec, exit, export: fix more info link (#12037)
* df, exec, exit, export: fix more info link * df: update outdated Farsi translation --------- Co-authored-by: Mohammad Reza Soleimani <87926618+MrMw3@users.noreply.github.com> Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
This commit is contained in:
parent
a8864329ff
commit
fd745e9167
19 changed files with 19 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> Verschafft einen Überblick über verfügbaren Speicherplatz im Dateisystem.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/coreutils/df>.
|
||||
> Weitere Informationen: <https://manned.org/df.1posix>.
|
||||
|
||||
- Zeige verfügbaren Platz auf allen eingehängten Dateisystemen:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# exit
|
||||
|
||||
> Verlasse die Shell.
|
||||
> Weitere Informationen: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>.
|
||||
> Weitere Informationen: <https://manned.org/exit.1posix>.
|
||||
|
||||
- Beende die Shell mit dem Exitcode des zuletzt ausgeführten Befehls:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# export
|
||||
|
||||
> Befehl zum Markieren von Shell-Variablen in der aktuellen Umgebung, die mit allen neu abgezweigten Unterprozessen exportiert werden sollen.
|
||||
> Weitere Informationen: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#export>.
|
||||
> Weitere Informationen: <https://manned.org/export.1posix>.
|
||||
|
||||
- Lege eine neue Umgebungsvariable fest:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> Entrega información general del uso de espacio en disco del sistema de archivos.
|
||||
> Más información: <https://www.gnu.org/software/coreutils/df>.
|
||||
> Más información: <https://manned.org/df.1posix>.
|
||||
|
||||
- Muestra todos los sistemas de archivos y sus usos de disco:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> یک نمای کلی از میزان استفاده فضای دیسک و سیستم فایل ارائه میدهد.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/coreutils/df>.
|
||||
> اطلاعات بیشتر: <https://manned.org/df.1posix>.
|
||||
|
||||
- نمایش تمامی سیستمهای فایل و فضای دیسک آنها :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# export
|
||||
|
||||
> دستور تغییر متغییرهای محلی سیستم موجود برای پروسه های جدید.
|
||||
> اطلاعات بیشتر: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#export>.
|
||||
> اطلاعات بیشتر: <https://manned.org/export.1posix>.
|
||||
|
||||
- ایجاد و تعیین مقدار یک متغییر جدید:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> Montre un aperçu de l'utilisation de l'espace disque.
|
||||
> Plus d'informations : <https://www.gnu.org/software/coreutils/df>.
|
||||
> Plus d'informations : <https://manned.org/df.1posix>.
|
||||
|
||||
- Afficher tous les systèmes de fichiers et leur utilisation d'espace disque :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# exit
|
||||
|
||||
> शेल से बाहर निकलें।
|
||||
> अधिक जानकारी: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>।
|
||||
> अधिक जानकारी: <https://manned.org/exit.1posix>।
|
||||
|
||||
- निष्पादित अंतिम कमांड के निकास कोड के साथ शेल से बाहर निकलें:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> Fornisce una panoramica dello spazio utilizzato dai file system sui dischi.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/df>.
|
||||
> Maggiori informazioni: <https://manned.org/df.1posix>.
|
||||
|
||||
- Mostra tutti i file system ed il loro utilizzo del disco:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# exec
|
||||
|
||||
> Sostituisci il processo corrente con un altro.
|
||||
> Maggiori informazioni: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exec>.
|
||||
> Maggiori informazioni: <https://manned.org/exec.1posix>.
|
||||
|
||||
- Sostituisci con il comando specificato utilizzando le variabili di ambiente correnti:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> 파일 시스템 디스크 공간 사용량에 대한 개요를 제공합니다.
|
||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/df>.
|
||||
> 더 많은 정보: <https://manned.org/df.1posix>.
|
||||
|
||||
- 모든 파일 시스템들과 그들의 디스크 사용량 출력:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# exit
|
||||
|
||||
> Выйти из оболочки.
|
||||
> Больше информации: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>.
|
||||
> Больше информации: <https://manned.org/exit.1posix>.
|
||||
|
||||
- Выход из оболочки с кодом выхода последней выполненной команды:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# exit
|
||||
|
||||
> Avsluta shell.
|
||||
> Mer information: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>.
|
||||
> Mer information: <https://manned.org/exit.1posix>.
|
||||
|
||||
- Avsluta shell med utgångskoden från det senast utförda kommandot:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> கோப்பு முறைமை வட்டு இட உபயோகத்தின் மேலோட்டத்தை அளிக்கிறது.
|
||||
> மேலும் விவரத்திற்கு: <https://www.gnu.org/software/coreutils/df>.
|
||||
> மேலும் விவரத்திற்கு: <https://manned.org/df.1posix>.
|
||||
|
||||
- அனைத்து கோப்பு முறைமைகளையும் அவற்றின் வட்டு பயன்பாட்டையும் காண்பி:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> 提供文件系统磁盘空间使用情况的概览。
|
||||
> 更多信息:<https://www.gnu.org/software/coreutils/df>.
|
||||
> 更多信息:<https://manned.org/df.1posix>.
|
||||
|
||||
- 显示所有文件系统和它们的磁盘使用情况:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# exit
|
||||
|
||||
> 退出终端程序。
|
||||
> 更多信息:<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#exit>.
|
||||
> 更多信息:<https://manned.org/exit.1posix>.
|
||||
|
||||
- 使用最后执行命令的退出代码,退出终端程序:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# export
|
||||
|
||||
> 命令为当前 shell 中的子进程进行环境变量设置。
|
||||
> 更多信息:<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#export>.
|
||||
> 更多信息:<https://manned.org/export.1posix>.
|
||||
|
||||
- 设置为新的环境变量:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 在进程或操作系统接收到信号后自动执行命令。
|
||||
> 可用于对用户中断或其他操作执行清理。
|
||||
> 更多信息:<https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#trap>.
|
||||
> 更多信息:<https://manned.org/trap.1posix>.
|
||||
|
||||
- 列出设置 trap 的可用信号:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> 概述檔案系統的磁碟空間的使用情況。
|
||||
> 更多資訊:<https://www.gnu.org/software/coreutils/df>.
|
||||
> 更多資訊:<https://manned.org/df.1posix>.
|
||||
|
||||
- 顯示所有檔案系統及磁碟使用情況:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue