在我的~/.bashrc文件中,我定义了以下别名:alias bwapp=service apache2 start;service mysql start;firefox http://localhost/bWAPP/bWAPP/portal.php 然后我重新启动了我的计算机并启动了终端,希望能够运行bwapp并启动门户网站,但我得到的却是: bash: alias: apache2: not foundbash: service: command not found
Reading profile /etc/firejail