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

變數(Variables)與型態(Types)

變數(Variables)與型態(Types)

[ CSS 01 ] Selector

[ CSS 01 ] Selector

框架

框架


Comments