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 9 筆記

JS30 Day 9 筆記

簡明 Python LINE Bot & LIFF JS SDK  入門教學

簡明 Python LINE Bot & LIFF JS SDK 入門教學

CSS定位 inset

CSS定位 inset


Comments