Echoing Commands
Echoing Commands
Prefixing a command with @ will make it not print the command when executing it
print:
@echo "Hello World"
Prefixing a command with @ will make it not print the command when executing it
print:
@echo "Hello World"