How to check the date in unix?
Answer / Dolly
"To check the current date in Unix, you can use the date command:
`date`nThis will display the current date and time. To display just the date, you can use:
`date +%m-%d-\%y`nThis will display the date in the format MM-DD-YY."n
| Is This Answer Correct ? | 0 Yes | 0 No |
How many root directories exist in unix?
What is tilde unix?
Explain system bootup in unix.
What is unix and why it is used?
Explain how do we change file access permissions?
What are internal and external commands in unix?
How do I delete files older than 2 days unix?
What is unix environment?
Does mac use unix?
How do I grep multiple patterns in unix?
Describe the responsibilities of shell in brief.
Which mode executes the fault handler?