LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Sort an array (https://www.linuxquestions.org/questions/programming-9/sort-an-array-769631/)

rahulruns 11-17-2009 05:04 AM

Sort an array
 
Need to sort an array which has elements which are numeric. sort command work good for string.

pwc101 11-17-2009 05:07 AM

Please read the sort man page, specifically the flags which will sort based on numeric values.

ghostdog74 11-17-2009 05:49 AM

which language?

pwc101 11-17-2009 05:50 AM

Quote:

Originally Posted by ghostdog74 (Post 3759818)
which language?

Good catch.

I was assuming bash, but OP, please clarify.


All times are GMT -5. The time now is 03:19 AM.