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

Git 與 GitHub

Git 與 GitHub

I don't know React(一)

I don't know React(一)

Web Storage3: Local Storage & Session Storage

Web Storage3: Local Storage & Session Storage


Comments