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 / xxx

ls -l|sort -nk5

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is shell chemistry?

1025


What are scripts in psychology?

1116


Why is shell scripting important?

1080


Explain about shebang?

1083


what is info area how many types?

2816


What is the use of echo in shell script?

1054


How can the contents of a file inside jar be read without extracting in a shell script?

1173


What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?

1113


How can you get the value of pi till a 100 decimal places?

1011


I want to connect to a remote server and execute some commands, how can I achieve this?

1056


What is shell and terminal?

1044


What is wc in shell script?

1021


How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?

1156


Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?

2196


What does $$ mean in shell script?

1105