Answer Posted / m.venkata ramana
read `date '+%m-%d-%y %H-%M-S%'`
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
How can you find out how long the system has been running?
Why is shell scripting important?
Tell something about the super block in shell scripting?
Is shell and terminal the same?
What is in a script?
What does $$ mean in shell script?
Can we run shell script in windows?
What are the different types of commonly used shells on a typical linux system?
Why do we write bin bash in shell scripts?
Where are cowrie shells found?
How to get the 3rd element/column from each line from a file?
How do I run a script from command prompt?
Write down the syntax of "for " loop
What happens when you type ls?