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

[計算機網路03] Web 與 HTTP 協定的應用層結構

[計算機網路03] Web 與 HTTP 協定的應用層結構

AWS 遠端主機部署與連線

AWS 遠端主機部署與連線

Remove Element

Remove Element


Comments