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

每日心得筆記 2020-06-18(四)

每日心得筆記 2020-06-18(四)

[ Note ]更新到最新狀態,與 Huli 的 master 同步

[ Note ]更新到最新狀態,與 Huli 的 master 同步

每日心得筆記 2020-07-09(四)

每日心得筆記 2020-07-09(四)


Comments