Explain about shell aritmetic operators and functions?



Explain about shell aritmetic operators and functions?..

Answer / Prabhat Jageshwari

Shell arithmetic operators are used for performing mathematical operations in Unix shell. Examples include addition (+), subtraction (-), multiplication (*), division (/), modulus (%). Shell functions are user-defined reusable scripts that can perform a specific task. They are defined using the 'function' keyword and called with their name.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

How to remove the directory in unix?

1 Answers  


How do you delete a file in unix?

1 Answers  


What do you understand by the term single user system?

1 Answers  


Was unix the first operating system?

1 Answers  


How to calculate the number of words in a file?

1 Answers  


What is the difference between NFS 3 and NFS 4? What are new features added in NFS4?

3 Answers   ComNet,


What is unix computer?

1 Answers  


What is hardlink and softlink in unix?

1 Answers  


Is android unix based?

1 Answers  


Where is unix used?

1 Answers  


What is the command to connect to remote terminals

1 Answers   Apps Associates,


Which data structure is used to maintain the file identification?

1 Answers  


Categories