command shell

I‘ve a small shell script and I’d like to convert all incoming user input to lowercase using a shell script. How do I convert uppercase words or strings to a lowercase or vise versa under Unix / Linux BASH shell?

{ 14 comments }

Reboot a Solaris UNIX System

by Vivek Gite on July 6, 2000 · 0 comments

How do I reboot a Solaris UNIX machine or server using the command / shell prompt?

{ 0 comments }