Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > grep

grep
Thread Tools
Fresh-Faced Recruit
Join Date: Dec 2005
Status: Offline
Reply With Quote
Dec 4, 2005, 11:02 PM
 
From the file ~unx122, I am to select all of the lines that contain at least 6 characters and have numbers starting with a digit less than 5 in the second column. Sort these lines in reverse order according to column 4, and then select lines 11 through 74. Finally put these lines in normal order according to column 1 and write them to a file. The ~unx122 file has hundreds of file inside of it this is what some of it looks like shorter version of course:

lengths 23343 14262 4419 11094 31311
clowning 13143 9874 9596 11981 1793
obedient 400 13441 22222 17204 5609
postman 34567 67845 45633 19177 31313
carved 24680 3456 76543 8989 11001
earths 22112 19262 34891 7890 5555

I am have problems sorting the forth column in reverse order, I know that I have to use sort with -nr, but it's not working and now I am confused....Can anyone help me?

Thanks
Confused with Unix
     
Fresh-Faced Recruit
Join Date: Jan 2004
Status: Offline
Reply With Quote
Dec 5, 2005, 09:12 AM
 
Is this an assignment for you, school, work, or otherwise? Anyway, the sort'ing part is easy enough:

Code:
sort +3.0 -nr ~unx122
Should output this:

carved 24680 3456 76543 8989 11001
postman 34567 67845 45633 19177 31313
earths 22112 19262 34891 7890 5555
obedient 400 13441 22222 17204 5609
clowning 13143 9874 9596 11981 1793
lengths 23343 14262 4419 11094 31311
HTH,

Uber
PB17" | 1.33 | 1g | 80g
     
Grizzled Veteran
Join Date: Apr 2002
Location: case.edu
Status: Offline
Reply With Quote
Dec 5, 2005, 05:58 PM
 

pb 1440x960 | 1.67, 1.5, 128, 80 | leopard
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 01:31 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2