Domande taggate «scripting»

Una forma di programmazione informatica che, nel contesto dell'amministrazione di sistema, si presta bene all'automazione delle attività.




7
Che cos'è "-bash:!": Evento non trovato "
Prova a eseguire quanto segue sotto una shell bash echo "Reboot your instance!" Sulla mia installazione: root@domU-12-31-39-04-11-83:/usr/local/bin# bash --version GNU bash, version 4.1.5(1)-release (i686-pc-linux-gnu) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software; you are free to change and …
114 linux  bash  scripting  shell 








8
Esegui uno script di shell come un altro utente
Qual è un buon modo per eseguire uno script di shell come un altro utente. Sto usando Debian etch e so quale utente voglio impersonare. Se lo facessi manualmente, farei: su postgres ./backup_db.sh /tmp/test exit Dal momento che voglio automatizzare il processo, ho bisogno di un modo per eseguire backup_db.sh …




Utilizzando il nostro sito, riconosci di aver letto e compreso le nostre Informativa sui cookie e Informativa sulla privacy.
Licensed under cc by-sa 3.0 with attribution required.