Find the answer to your Linux question:
Results 1 to 4 of 4
how find largest number? in shell script...
  1. #1
    Just Joined!
    Join Date
    Jul 2008
    Posts
    1

    largest number

    how find largest number? in shell script

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Could you explain a bit more? Is it a homework assignment?
    I would suggest you to check LinuxCommand.org: Learn the Linux command line. Write shell scripts.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    scm
    scm is offline
    Linux Engineer
    Join Date
    Feb 2005
    Posts
    1,044
    There is no largest number - that's what infinity is all about.

  4. #4
    Just Joined!
    Join Date
    Jul 2008
    Posts
    8
    Yeah, easily proved by induction ^^

    Are you talking about maximum values for certain data types (like int, long etc.)?

Posting Permissions

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