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 you grep recursively?

0 Answers  


What is "type" command in unix?what is the functionality??

2 Answers  


Explain iostat, vmstat and netstat.

3 Answers   CTS, Wipro,


what are the different commands used to create files?

5 Answers  


Explain command to show the space allocation of files?

0 Answers  






what do you understand by 'building block primitive'?

0 Answers   Infosys,


How to display no of records in oracle using unix command?

0 Answers  


What is the function of grep command in unix?

0 Answers  


The rm command removes links to file. What does this mean? How then is a file deleted from the file system?

5 Answers  


what is the command to list files in a directory in UNIX?

8 Answers  


How would you change all occurrences of a value using VI?

4 Answers  


what is the advaantage of each user having its own copy of the shell?

2 Answers   Infosys,


Categories