What is echo $shell?
No Answer is Posted For this Question
Be the First to Post Answer
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
What is eval in shell script?
How to handle the delimiter unit seperator in Unix
What exactly is a shell?
What are the disadvantages of shell scripting?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
what does "kill -9" and "kill -1" do
How to rename all the files in a folder having specific extension? Example: I have some files with extension (.txt) in a folder name 'Test'. I have to rename all the .txt files in a test and its subdirectories to .my extension.
What is INODE?
Explain about non-login shell files?
How to enable the shell to know what program should be run to interpret the script?