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

CSS 學習筆記

CSS 學習筆記

if condition ! falsy value

if condition ! falsy value

MVC ,utility模組(工具), 常數(不會變動的資料)

MVC ,utility模組(工具), 常數(不會變動的資料)


Comments