Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to sort a result of Ls -l command based on columns. Ex.
i want to sort 5th column from output of ls -l command.

Answer Posted / amrapalee jawalikar

ls -l | sort +4 -5

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between break and continue commands?

1151


What is shell company all about?

1028


How to get the first line from a file using just the terminal?

1173


What is basename in shell script?

1096


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

2518


What is the difference between grep and egrep?

1186


What is the equivalent of a file shortcut that we have a window on a linux system?

1174


How do I debug a shell script?

1119


When should shell programming/scripting not be used?

1210


How can I send a mail with a compressed file as an attachment?

1074


Give some situations where typing error can destroy a program?

1291


Write a command sequence to find the count of each word?

1028


What is the difference between bash and shell?

1167


write a shell script to check the failed jobs?

4441


Is shell a scripting language?

1059