How would you convert the contents of a file to uppercase?
What will be an ideal response?
Use the tr command to convert the contents of a file to upper case. The command would look
something like “tr [a-z] [A-Z]”.
Computer Science & Information Technology
You might also like to view...
A tool that enables two computers to establish a direct connection so that an expert can provide help is called ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
____ is a database of computers, users, groups of users, shared printers, shared folders, and other network resources.
A. Active Directory B. Exchange C. SharePoint D. SQL
Computer Science & Information Technology