Hello world!
Welcome to Plain LINUX.
#!/bin/bash
# This is a simple Bash script.
# It will print "Hello world!" to the console.
echo "Hello world!"
Welcome to Plain LINUX.
#!/bin/bash
# This is a simple Bash script.
# It will print "Hello world!" to the console.
echo "Hello world!"
1 comment so far