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 |
solaris Run level?
How to copy multiple files and directories into some other directory?
how many types of file in unix?
34 Answers MNC, TCS,
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
4 Answers Infosys, Nikhil Construction,
What is the difference between pipe and xargs?
What is the command to compare two files in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do you change your account's password?
what does the job command do?
what will be the output of ls ~/..
What is “chmod” command?
Explain the steps that a shell follows while processing a command.