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

Day 02 七天學會基本演算法(二)淺談演算法複雜度與費波那契數列

Day 02 七天學會基本演算法(二)淺談演算法複雜度與費波那契數列

Linkedin Java 檢定題庫 substring

Linkedin Java 檢定題庫 substring

[BE201] 後端中階:middleware (上)

[BE201] 後端中階:middleware (上)


Comments