How does a user get the current date, time in UNIX?
Answers were Sorted based on User's Feedback
Answer / niranjan
command : $ date
date having different options according to reqirement like MMDDYY or day of the week,month name,weekday plenty off:)
$date %c gives current time with date month year
Is This Answer Correct ? | 4 Yes | 0 No |
How do I search for text in vi?
How do I open a port?
Who wrote grep?
Why is it called grep?
Can you write a command to erase all files in the current directory including all its sub-directories?
What does the metacharacter mean?
what are the uses of filters?
Is grep faster than awk?
what is the difference between SED and GREP ? Which one is more better and why?
How many unix commands are there?
Using unix command how to display no of records in oracle?
What is the use of tee command?