我正在尝试在我的电脑上设置 Apache Tomcat,它希望我为CATALINA_HOME. 有谁知道如何做到这一点?
我知道我可以在 bash 中运行最后一个命令!!,但如何运行最后一行输出?
我在考虑这个输出的用例:
The program 'git' is currently not installed. You can install it by typing:
sudo apt-get install git
Run Code Online (Sandbox Code Playgroud)
但我不知道我怎么能运行它。我在想类似的东西!!,也许@@或类似的?