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

Heroku 部署

Heroku 部署

敘述(statement)、運算式(expression)與運算子

敘述(statement)、運算式(expression)與運算子

留言板 plugin

留言板 plugin


Comments