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 |
How to remove the directory in unix?
How do you delete a file in unix?
What do you understand by the term single user system?
Was unix the first operating system?
How to calculate the number of words in a file?
What is the difference between NFS 3 and NFS 4? What are new features added in NFS4?
What is unix computer?
What is hardlink and softlink in unix?
Is android unix based?
Where is unix used?
What is the command to connect to remote terminals
Which data structure is used to maintain the file identification?