經安全檢測,此網站為安全網站,請放心前往原始網址!

UNIX/Linux Bash Shell Scripting: Shell Script to Find Prime Number

#!/bin/bash # SCRIPT: prime2a.sh # USAGE : ./prime2a.sh # PURPOSE: Finds whether given number is prime or not echo -n "Enter a number: "read num # Integer Validation #

www.bashguru.com

網址安全性掃描由 google 提供