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-確認注入點與閉合方式專論

SQL-injection-確認注入點與閉合方式專論

Solidity筆記 _ 智能合約基本觀念

Solidity筆記 _ 智能合約基本觀念

 HTTP 概念

HTTP 概念


Comments