what is the use of wild cards?
Answers were Sorted based on User's Feedback
Answer / 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 |
What do chown command do?
What is the general format of unix command syntax?
Which command is used to copy files?
in UNIX ,What is the command to view contents of a large error log file?
How can you create a symbolic link to a file or directory?
What's a command word?
How does a user get the current date, time in UNIX?
What is $0 bash?
Who command in unix?
What is the first character of the output in ls l command?
What is time_t?
Which command should you use to find the remaining disk space in unix server?