what is the use of wild cards?

Answer Posted / bharath

? Matches any one character in a filename.

* Matches any character or characters in a filename.

[ ] Matches one of the characters included inside
the [ ] symbols.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is grep r?

591


What is sed awk grep?

608


What is ‘ps’ command for?

614


What does 'mkdir' command do in UNIX?

660


What does pipe () return?

594






What are awk commands?

582


What is s and g in sed command?

558


Who command in unix operating system?

662


What is awk used for?

619


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

762


What is the use of sed command in unix?

601


What do chgrp command do?

590


How does shebang work?

592


What do know about tee command and its usage?

589


How does pipe () work?

595