Linux World
Pages
(Move to ...)
Home
Programming
Computer Architecture
Tit Bits
Trouble Shoot
Kernel Related
Quizzes
Linux Tips
▼
Script to find if a number is odd or even using the command factor.
›
Here is linux shell script which will find if a number is even or odd using the command factor. #!/bin/bash echo "Enter the n...
‹
›
Home
View web version