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

SQL-injection lab(10)

SQL-injection lab(10)

字太多發動省略功能的 CSS 三兄弟

字太多發動省略功能的 CSS 三兄弟

箭頭函式(arrow function)

箭頭函式(arrow function)


Comments