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 |
what do you understand by 'building block primitive'?
What is the syntax of grep command and what is its use?
What's a command word?
How can you copy files or directories?
What is grep short for?
Does cp command overwrite files?
What do chgrp command do?
How can i know my Filesystem and its current usage in my prod UNIX system?
How to display no of records in oracle using unix command?
Write a command to find all of the files which have been accessed within the last 30 days.
what is the use of "test" command in unix?
What is the output of : $ ps-e $ ps-a commands