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

sigfox開啟全球一個網的物聯網世界

sigfox開啟全球一個網的物聯網世界

Day 29 &  30 - JSON & ERROR & Password Manager

Day 29 & 30 - JSON & ERROR & Password Manager

極簡複習:函式和模組的 Python 程式範例

極簡複習:函式和模組的 Python 程式範例


Comments