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
What is the first line of a shell script called?
What happens when you type ls?
Write a command sequence to find the count of each word?
What are "c" and "b" permission fields of a file?
What can you do with powershell?
What are zombie processes?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Given a file find the count of lines containing the word "abc".
What does it mean to debug a script?
Is bash a shell script?
What are scripts in psychology?
what is tickets $ what low,medium,high priorite pls define time also
Which scripting language is best for automation?
What language is bash written in?
How do you know which shell I am using?