1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Maksim231197 [3]
3 years ago
12

What command would you use to copy the content of a file named report1 to another called report1uc. Convert the content of repor

t1 to upper case as you copy it to report1uc.
Computers and Technology
1 answer:
Ray Of Light [21]3 years ago
7 0

Answer:

Answered below.

Explanation:

This answer is applicable to Linux.

There are several commands for copying files in Linux. cp and rsync are the most widely used. cp though, is the command used to copy files and their contents.

To copy a file named report1.txt to another file named report1uc.txt in the current directory, the following command is run.

$ cp report1.txt report1uc.txt

You can change the case of the strings in the file by using the tr command.

tr [:lower:] [:upper:]

For example,

$ echo brainly | tr [:lower:]. [:upper:]

Result is BRAINLY.

You might be interested in
(MCQ question). Which of the following files stores information about a local Google Drive installation such as User email ID, L
Harlamova29_29 [7]

Answer:

Sync_config.db

Explanation:

With the help of this file we can find the following information of our google drive.

  1. Google Drive version  
  2. local sync root path  
  3. User email address
8 0
3 years ago
You have purchased an LED monitor and connected it to the HDMI port on your computer using an HDMI cable. You configure the scre
Feliz [49]

Answer:

Change the screen resolution to the native resolution of the monitor

Explanation:

Every monitor has a native resolution that shows pixels and colors best. Modern monitors are usually 1920x1080 or higher. If the resolution given to the monitor is not native to the monitor, then the pixels on the screen will appear pixelated or distorted.

7 0
2 years ago
Does anyone watch JackSepticEye or Markiplier?
Doss [256]

Answer:

hell yeah we do

Explanation:

6 0
3 years ago
Read 2 more answers
Describe a game that you have played (video game or other type of game) that had a good balance between being easy to learn the
Dmitry_Shevchenko [17]

Answer: Well my sister has a Super Mario Odyssey game for Nintend. The controls are easy to learn but the game is quite difficult. The goal is to find moons to catch up to Browser, who has stolen Mario’s friend, Peach. On the way you run into to challenges that are hard and easy. Overall the game is ballenced well. With amazing details and graphics.

Explanation:

4 0
3 years ago
Illustrate how information technology helps organizations to cut costs by reducing switching costs and increasing competitivenes
Ulleksa [173]

Information technology is the method of choosing the best technology for working with data.

With this definition, it can be said that information technology has existed since man began to store data. Today, however, it mainly refers to electronic communication and storage of data, for which computers and other electronic equipment are used.

Information technologies are of vital importance in the functioning of business operations today, as they allow a better and more optimal organization of resources and information of companies.

Thus, companies organize their information via digital methods, make online sales, etc.

Learn more in brainly.com/question/7091883

6 0
2 years ago
Other questions:
  • HELP ASAP 40 POINTS & BRAINLIST (ONLY RIGHT ANSWERS) Enrique is trying to decide which college is the best for his career ch
    11·2 answers
  • four quantum numbers that could represent the last electron added (using the Aufbau principle) to the Argon atom. A n = 2, l =0,
    14·1 answer
  • How do I change my keyboard's debounce time?
    15·2 answers
  • What component of a motherboard is not considered to be a field replaceable unit?
    12·1 answer
  • What is an example of how pseudo - randomness is used to creative variation​
    5·1 answer
  • Which of the following option is not available in Insert>>Picture?
    8·2 answers
  • Suppose two hosts, A and B, are separated by 20,000 kilometers and are connected by a direct link of R = 2 Mbps. Suppose the pro
    5·1 answer
  • It is a small hand tool used generally in decorative works such as making garnishes
    15·1 answer
  • New and just need help with C coding. I've tried if statements and it outputs the wrong number.
    6·2 answers
  • How will you swap pictures between a Publication page and the scratch area​
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!