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

漏洞與修補留言板 XSS 和 SQL Injection

漏洞與修補留言板 XSS 和 SQL Injection

JavaScript 是如何被執行的 (4)?

JavaScript 是如何被執行的 (4)?

DAY 07 : 圖形

DAY 07 : 圖形


Comments