Answer Posted / manpreet jhandi
Symbol used to replace or represent one or more characters.
Wildcards or wild characters are either an asterisk (*),
which represents one or more characters or question mark (?),
which represents a single character.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I search for text in vi?
What does the metacharacter mean?
Does cp command overwrite files?
How do you grep a case insensitive?
Enlist some filename manipulation commands in unix.
What is the command to find hidden files in the current directory?
What are the differences among a system call, a library function, and a unix command?
Name the unix command to find how many days the server has been up.
What are filter commands in unix?
What are some command words?
How does shebang work?
What is the general format of unix command syntax?
Using unix command how to display no of records in oracle?
Explain the steps that a shell follows while processing a command.
What do chmod command do?