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

[ MTR04 ]  程式基礎(下)

[ MTR04 ] 程式基礎(下)

[Oracle SQL Debug] 解決ORA-01489的問題

[Oracle SQL Debug] 解決ORA-01489的問題

欄column (上)筆記Day -2

欄column (上)筆記Day -2


Comments