Answer Posted / vjsujay
#!/usr/bin/sh
echo "Sample Script to display current date & time"
date
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do I save a powershell script?
What is the command to find out today's date?
What is k shell?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
What is the default ubuntu terminal?
Please give me example of " at command , contrab command " how to use
What is a shell script? Can you name some of its advantages?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is basename in shell script?
I have 2 files and I want to print the records which are common to both.
What are the advantages of shell script?
What is shell variable?
Is shell and terminal the same?
What is difference between bash and shell?
What are zombie processes?