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.
Answer Posted / megharam
$date +DATE:%d-%m-%y
| Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
Enlist some filename manipulation commands in unix.
What is time_t?
What does the md command do?
What is the functionality of a top command?
What is the use of sed command in unix?
What does this command do? Cat food 1 > kitty
How many unix commands are there?
How do I run a whois command?
What is pipe command in unix?
Which command is used to kill the last background job?
What do know about tee command?
What is updatedb?
What is unix command?
What are the differences among a system call, a library function, and a unix command?
Explain the steps that a shell follows while processing a command.