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

DAY39:Smallest possible sum

DAY39:Smallest possible sum

網頁與伺服器的溝通

網頁與伺服器的溝通

Simple Twitter 專案開發心得

Simple Twitter 專案開發心得


Comments