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:
Sebastiaan Speck
2024-01-09 10:01:59 +01:00
committed by GitHub
parent a8864329ff
commit fd745e9167
19 changed files with 19 additions and 19 deletions

View File

@@ -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:

View File

@@ -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: