The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Sorting file moutaz1983 Shell Programming and Scripting 1 01-06-2008 10:54 AM
Sorting problem cool4naren UNIX for Dummies Questions & Answers 4 07-31-2007 08:28 AM
Sorting problem.... jarod004 HP-UX 4 06-25-2007 12:42 AM
sorting/arrangement problem Abhishek Ghose Shell Programming and Scripting 7 05-25-2007 09:19 AM
Sorting/Filed Defining/Output problem TiredOrangeCat Shell Programming and Scripting 1 02-12-2007 12:41 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 12-04-2005
vishnu_vaka's Avatar
vishnu_vaka vishnu_vaka is offline
Registered User
  
 

Join Date: Nov 2005
Location: Hyderabad
Posts: 7
Problem in sorting the file

file format is
word filename no.of occurances
------------------------------
wish f3.txt 2
wish f2.txt 1
cold f1.txt 5
cold f2.txt 3
cold f1.txt 3
cold e.txt 3
gold f1.txt 7
gold f3.txt 3
rush e.txt 2

itz abt building a search index for every word in the files given as input
the first column is the word 2nd is filename 3rd is no of occurances of that word in each file


no my prob is i have to sort the file as
if word is same i have to sort the file with no of occurances
i.e 3rd field in descending order
if both word and noof occurances are same
i have sort the file based on second field in alphabetical ascending order



thannks in advance
  #2 (permalink)  
Old 12-04-2005
vgersh99's Avatar
vgersh99 vgersh99 is online now Forum Staff  
Moderator
  
 

Join Date: Feb 2005
Location: Boston, MA
Posts: 5,119
sort -k1,1 -k3,3nr file

Last edited by vgersh99; 12-04-2005 at 11:54 AM..
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting 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




All times are GMT -4. The time now is 03:02 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0