List all the files beginning with A
Answers were Sorted based on User's Feedback
Answer / inventor
In Solaris the correct commands are:
ls -ltr grep a*
ls -ltr grep A*
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the commands in linux?
What command would you use to check how much memory is being used by linux?
What is build process?
Explain trap command; shift command, getopts command of linux?
How does mkdir work in linux?
What is the fastest way to enter a series of commands from the command-line?
In which File is Static IP address given so that it becomes Permanent ?
How do you run a command for a limited time?
1). What are the situation in process is duplicate is linux box.? 2) Give me 5 situation to kill a process?
What are the basic dos commands?
What does in makefile do?
What can you type at a command line to determine which shell you are using?