how to read systems current date and time
Answers were Sorted based on User's Feedback
Answer / madhavi
echo "the current date and time is:"
echo `date`
| Is This Answer Correct ? | 4 Yes | 0 No |
Where is bash history?
What is sh in shell script?
What is c in shell script?
What is the syntax of "expr" command?
What is the use of .sh file?
How would you replace the n character in a file with some xyz?
Write down the syntax for all the loops in shell scripting.
What happens on a system call?
How do we create command aliases in a shell?
how to read systems current date and time
What is bash used for?
how to search for vowels a,e,i,o,u appearing in the same sequence in a file