Currently ver command clears screen by default before printing
OS and HW configutration details. This adds an extra over head
for user to scroll screen while using this command.
Change ver command behaviour to not clear screen by default.
Now it will clear screen only upon using "clear" as first argument.
Also remove versioning used with ver command in printed output.
Currently ver command clears screen by default before printing OS and HW configutration details. This adds an extra over head for user to scroll screen while using this command.
Change ver command behaviour to not clear screen by default. Now it will clear screen only upon using "clear" as first argument. Also remove versioning used with ver command in printed output.