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

this 與 call() / apply() / bind()

this 與 call() / apply() / bind()

從 Hoisting 理解 JavaScript 底層運作機制

從 Hoisting 理解 JavaScript 底層運作機制

Zapier vs. Make.com vs. n8n: Comparsion of No-code platform

Zapier vs. Make.com vs. n8n: Comparsion of No-code platform


Comments