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

關於 React 小書:使用 JSX 描述 UI

關於 React 小書:使用 JSX 描述 UI

印菱形 Python 3

印菱形 Python 3

C# The way to store a temporary data: Memory Cache, Redis

C# The way to store a temporary data: Memory Cache, Redis


Comments