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

程式導師實驗計畫 FE102

程式導師實驗計畫 FE102

Day1-Drum Kit

Day1-Drum Kit

CS50 TCP/IP DNS HTTP

CS50 TCP/IP DNS HTTP


Comments