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

01. Install Python, Flask and virtual environment

01. Install Python, Flask and virtual environment

使用者定義資料表類型 和 entity mapping

使用者定義資料表類型 和 entity mapping

每日心得筆記 2020-07-02(四)

每日心得筆記 2020-07-02(四)


Comments