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

A Swift Tour 閱讀筆記

A Swift Tour 閱讀筆記

[ 筆記 ] React 04 - 如何寫 CSS

[ 筆記 ] React 04 - 如何寫 CSS

C語言-loop應用 & 常用函式

C語言-loop應用 & 常用函式


Comments