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
What does grep v grep do?
Which command should you use to find the remaining disk space in unix server?
Are you in or at the office?
What is the use of the command 'ls -x chapter[1-5]' ?
Why is it called grep?
What is s and g in sed command?
Is command prompt unix?
what is the advaantage of each user having its own copy of the shell?
What is awk good for?
How do you repeat a command in terminal?
What is the comma to show the space allocation of files?
Who command in unix operating system?
What is the difference between grep and grep?
How does pipe () work?
Which command is used to delete all files in the current directory and all its sub-directories?