List all the files beginning with A

Answer Posted / ranjith

ls -a A*

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I search bash history?

496


What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?

511


Explain getopts command of linux?

583


What are runlevels in linux?

515


What is the programming language for linux?

516






Who am I command in linux?

549


What is a make target?

582


What does touch do in linux?

510


What are the basic command in linux?

530


How to hide the partition in grub booting?

545


How find ip address linux?

546


How does mkdir work in linux?

579


What is grep command?

521


Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

811


What is pwd in linux command?

693