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
Why is it called a shebang?
Who command in unix operating system?
Why is awk called awk?
What is {} in find command?
What is the use of egrep command in unix?
What does the “echo” command do?
What is used to type command?
What is ctrl d?
hw will u use awk in replacing cahrs and files
What does #!/ Bin sh do?
What does this command do? Cat food 1 > kitty
Which command is used to create a directory?
What is merge command in unix?
What do chown command do?
What is the difference between awk and grep?