How does a user get the current date, time in UNIX?

Answers were Sorted based on User's Feedback



How does a user get the current date, time in UNIX?..

Answer / goutham

by typing the command date

Is This Answer Correct ?    28 Yes 1 No

How does a user get the current date, time in UNIX?..

Answer / suitable

date

Is This Answer Correct ?    25 Yes 0 No

How does a user get the current date, time in UNIX?..

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 does a user get the current date, time in UNIX?..

Answer / prabakaran

$ date

Is This Answer Correct ?    3 Yes 1 No

How does a user get the current date, time in UNIX?..

Answer / yuvaevergreen

date command

Is This Answer Correct ?    0 Yes 0 No

How does a user get the current date, time in UNIX?..

Answer / siri

date command

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

How do I search for text in vi?

0 Answers  


How do I open a port?

0 Answers  


Who wrote grep?

0 Answers  


Why is it called grep?

0 Answers  


Can you write a command to erase all files in the current directory including all its sub-directories?

1 Answers  


What does the metacharacter mean?

0 Answers  


what are the uses of filters?

3 Answers  


Is grep faster than awk?

0 Answers  


what is the difference between SED and GREP ? Which one is more better and why?

4 Answers   IBM,


How many unix commands are there?

0 Answers  


Using unix command how to display no of records in oracle?

0 Answers  


What is the use of tee command?

0 Answers  


Categories