Answer Posted / madhavi
echo "the current date and time is:"
echo `date`
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
Why is used in shell scripting?
How to write a function?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is the syntax of while loop in shell scripting?
Is bash an operating system?
What are the zombie processes?
What is computer cli?
What is inside a seashell?
What is console line?
Why is it called a shell?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
How to use arguments in a script?
What is bash eval?