This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

JS30 Day 17 筆記

JS30 Day 17 筆記

Day 12-Scope & Number Guessing Game

Day 12-Scope & Number Guessing Game

跟你朋友介紹 Git

跟你朋友介紹 Git


Comments