List all the files with ‘.mem’ extension in reverse
alphabetical order in a particular directory?
Answer Posted / rambabu kella
#ls -Rr *.mem
or
#ls -R *.men | sort -r
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Can I get linux on my mac?
Are semaphores atomic?
How do I run a batch file in linux?
What utility would you use to cut off the first column in a text file?
Which command in linux is used for the description of any command?
You need to stop your x server. When you try to kill your x server, you got an error message that you cannot quit x server. What will you do?
What is kernel? Explain the task it performs.
How do I determine my ip address in linux?
What is kde in linux?
Which supports for creating a Linux VPN (Virtual Private Network)?
How do I go back in linux terminal?
What is context switching in linux?
What are the default port numbers used by ssh,ftp,http,https,telnet,smtp,pop3,pop3s,imap,imaps?
Why do people use linux?
How do we store an application’s documentation?