What is the best scripting language?
No Answer is Posted For this Question
Be the First to Post Answer
how to read systems current date and time
What is the significance of the shebang line in shell scripting?
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.
There are three departments A,B and C.Write a query to display the names of all the persons( in departments other than A) who are paid higher than the person receiving the lowest salary in DEPT A
How do I run a script on mac?
Explain about the exit command?
Can shell script run on windows?
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
Why is shell scripting important?
what is the meaning of First line of shell script ,what is meaning of #! pleas explain brifly
Is it possible to substitute "ls" command in the place of "echo" command?
Where cron file kept?