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

KIOPTRIX: LEVEL 1.1 (#2) 攻略紀錄

KIOPTRIX: LEVEL 1.1 (#2) 攻略紀錄

React 入門 4 - Hooks: useState

React 入門 4 - Hooks: useState

[練習] CSS: Loaders

[練習] CSS: Loaders


Comments