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 know about tee command?
What does find command return in unix?
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,
What is the difference between pipe (|) and tee command in unix
Does cp command overwrite files?
What is .sh file?
How do you know about running processes of a particular user?
Give a regular expression that finds two things, try to come up with regular expressions that find each individually using "egrep" command?
how will u execute a file in unix
Which command can you use to find the currently running process in unix server?
what will be the output of ls ~/..
Are you in or at the office?