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

[2] 品質工程師,不只是測試

[2] 品質工程師,不只是測試

Custom HTML5 Video Player

Custom HTML5 Video Player

物件導向--基於類別與原型的範例

物件導向--基於類別與原型的範例


Comments