Answer Posted / upendar
Wild Cards are Special Characters.
Wild cards in UNIX is:
? 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 ? | 5 Yes | 0 No |
Post New Answer View All Answers
Who wrote grep?
What is sed awk grep?
What command is used to switching between users in unix?
What is awk good for?
What is grep r?
What does the “echo” command do?
How many unix commands are there?
What is time_t?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Using unix command how to display no of records in oracle?
What are filter commands in unix?
What is unix command?
Why is shebang used?
Is it inbetween or in between?
What is grep short for?