Results 1 to 2 of 2
Hello
I want to create a script that will display whether it is mor or even based on the data extracted from the 'date' cmd. But how do I read ...
- 04-04-2009 #1
How to read the com o/p with "read'
Hello
I want to create a script that will display whether it is mor or even based on the data extracted from the 'date' cmd. But how do I read the input through the "read' command ?????/
- 04-07-2009 #2Just Joined!
- Join Date
- Sep 2008
- Posts
- 8
Run that command for help on 'read'
Code:man read


Reply With Quote