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:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user