The output line

Report a typo

Write a script that prints the line 'Hello!' in the terminal.

Sample Input 1:

Sample Output 1:

Hello!
Write a program in Shell
#!/usr/bin/env bash
___

Create a free account to access the full topic