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

day00 關於android七日計畫,關於我

day00 關於android七日計畫,關於我

[BE201] 後端中階:ORM 與 Sequelize 改留言板系統

[BE201] 後端中階:ORM 與 Sequelize 改留言板系統

用 TLA+ 幫你驗證系統規格設計

用 TLA+ 幫你驗證系統規格設計


Comments