bash 쉘에서 다음을 실행하십시오. echo "Reboot your instance!"
내 설치에서 :
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 redistribute it.
There is NO WARRANTY, to the extent permitted by law.
root@domU-12-31-39-04-11-83:/usr/local/bin# uname -a
Linux domU-12-31-39-04-11-83 2.6.35-22-virtual #35-Ubuntu SMP Sat Oct 16 23:57:40 UTC 2010 i686 GNU/Linux
root@domU-12-31-39-04-11-83:/usr/local/bin# echo "Reboot your instance!"
-bash: !": event not found
"bash 이벤트"가 무엇인지 설명해 주시겠습니까? 나는 전에이 개념을 들어 본 적이 없다. 또한 어떻게 "!"를 출력해야합니까? 문장의 끝에?
+H
무언가를 가능하게하고 무언가-H
를 불가능 하게하려고 타이핑한다고 생각할 것입니다.