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
What is awk good for?
What is command statement?
What command is used to check the current users?
What difference between cmp and diff commands?
Who invented grep?
What are bash commands?
Which command is used to restrict incoming messages?
What does this command do? Cat food 1 > kitty
Name the various commands that are used for the user information in unix.
What is the functionality of a top command?
What is s and g in sed command?
What is the command to view process running?
What is the unix command to confirm a remote host is alive or not?
How does the system know where one command ends and another begins?
How do I use nslookup?