Consider the following command:
test -d /usr/ports/www/apache2 && cd/usr/ports/www/apache2 && test -f Makefile && makeinstall
If no file /usr/ports/www/apache/Makefile exists, where wouldfind yourself, and what would be the last command executed?
Expert Answer
An answer will be send to you shortly. . . . .