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

[JS] 物件與JSON格式操作技巧

[JS] 物件與JSON格式操作技巧

[ Vue3 ] 筆記 ref、reactive

[ Vue3 ] 筆記 ref、reactive

群聯面試分享

群聯面試分享


Comments