Calculate a real number calculation directly from the terminal and not any shell script.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?

3 Answers   IBM, Symphony,


What is echo $shell?

0 Answers  


Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance

5 Answers   HP,


c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory

1 Answers  


wats the deinitions for shell utility and filter?

0 Answers  






c program to check whether all the directories in the path exists has read and write permission

1 Answers  


I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?

1 Answers  


What is echo in shell?

0 Answers  


What is scripting autism?

0 Answers  


How to get the 3rd element/column from each line from a file?

0 Answers  


What is the way to do multilevel if-else's in shell scripting?

0 Answers  


what do u mean by $#,$* in unix programming?

5 Answers   Convergys, TCS,


Categories