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

Name the various commands that are used for the user information in unix.

0 Answers  


what is the use of "fg" command ?

5 Answers   PSU, Sail,


How do you grep recursively?

0 Answers  


How do I use grep to find a file?

0 Answers  


What is the first character of the output in ls l command?

0 Answers  






what are the different commands used to create files?

5 Answers  


What is the use of tee command?

0 Answers  


When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?

3 Answers  


describe the escaping sequence characteres in unix

1 Answers  


What does find command return in unix?

0 Answers  


What is clustering in HP and how it's work?

1 Answers   HP,


Which is the command used to find out currently executing Process in UNIX?

6 Answers   Amazon,


Categories