Find the answer to your Linux question:
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 ...
  1. #1
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493

    Smile 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 ?????/

  2. #2
    Just Joined!
    Join Date
    Sep 2008
    Posts
    8
    Run that command for help on 'read'

    Code:
    man read

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...