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

用 Nest.js 開發 API 吧 (六) - TypeORM

用 Nest.js 開發 API 吧 (六) - TypeORM

D17_第二週作業、變數儲存模型

D17_第二週作業、變數儲存模型

版本控制 - 基本 Git 指令

版本控制 - 基本 Git 指令


Comments