The Windows GUI may be easy for the average user to navigate, but power users and IT pros alike still recognize the usefulness of the command prompt. Bill Detwiler shows you five tricks that will help ...
The tr (translate) command is one of the easiest to use on the command line or within a script. If you have a string that you want to be sure is in uppercase, you just pass it through a tr command ...