pages.*/common/*: remove www from links (#13661)

This commit is contained in:
Sebastiaan Speck
2024-09-10 22:52:30 +02:00
committed by GitHub
parent aff59b6199
commit 8293b6b113
37 changed files with 37 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
# Exclamation mark
> Comando bash integrato per sostituire con un comando trovato nella cronologia.
> Maggiori informazioni: <https://www.gnu.org/software/bash/manual/bash.html#Event-Designators>.
> Maggiori informazioni: <https://gnu.org/software/bash/manual/bash.html#Event-Designators>.
- Sostituisci con il comando precedente ed eseguilo con sudo:

View File

@@ -2,7 +2,7 @@
> Controlla i tipi di file e confronta i valori.
> Restituisce uno stato pari a 0 se la condizione risulta vera, 1 se risulta falsa.
> Maggiori informazioni: <https://www.gnu.org/software/bash/manual/bash.html#index-test>.
> Maggiori informazioni: <https://gnu.org/software/bash/manual/bash.html#index-test>.
- Verifica se una determinata variabile è uguale/diversa dalla stringa specificata: