Unix – Command line Arguments
What is command line argument? Those values which we pass at the time of running the shell scripts are known as Command line values(arguments). Command line arguments are treated as...
What is command line argument? Those values which we pass at the time of running the shell scripts are known as Command line values(arguments). Command line arguments are treated as...
This is the demo of fetching ASCII code of any character value and vice versa (Character value from the ASCII Code). The below is the demo for the “A” and...
Problem: How to evaluate Floating point Arithmetic operation in Unix? Solution: In UNIX, as we know, ‘expr’ is used to evaluate arithmetic operation but it is not used to evaluate...
I have found one amazing fact in Unix. i.e. 11 days missing in the month of September, 1752. Why it is happened in the month of September 1752? The Gregorian Reformation is...