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

學習 Git - 有些檔案想被 Git 忽略

學習 Git - 有些檔案想被 Git 忽略

[18] 原生功能 Natives - Array、Object、Function、RegExp、Date、Error

[18] 原生功能 Natives - Array、Object、Function、RegExp、Date、Error

Longitudinal Vehicle Model 實作小筆記

Longitudinal Vehicle Model 實作小筆記


Comments