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
dexar [7]
3 years ago
6

1. The _____________ command can be used to create empty files with a one line command. 2. The _____________ command is used to

broadcast messages to everyone currently logged onto the system. 3. What is apt-get used for? 4. Write the command line you would use to give the owner of the file mydata full rights and read only permission to everyone else. 5. What command allows you to log in under another user id? 6. What command do you use to get input from the user? 7. What command would allow you to determine what programs were eating up the most CPU time? 8. A user on your network has received an error message stating that another user has the same IP address as they do. You need to have the users tell you what their IP address is. What command should they use? 9. What command do you use to print the environmental variables to the screen? 10. Give an example of how to run a script or command in the background.
Computers and Technology
1 answer:
Radda [10]3 years ago
3 0

Answer:

1. touch command

2. wall command

3.apt-get is the command-line tool for handling packages, and may be considered the user's "back-end" to other tools using the APT library

4.  -rwxrw-r-

5. sudo command

6. read command is used for getting user input in a Linux shell script.

7. top command

8. ask them to use dig command.

9. Type echo $PATH at the command prompt and press ↵ Enter

10. If a process is already in execution, such as the tar command example below, simply press Ctrl+Z to stop it then enter the command bg to continue with its execution in the background as a job. You can view all your background jobs by typing jobs.

You might be interested in
How do i work this out? does anyone do programming?
Pavlova-9 [17]
Answer : No sorry ..
6 0
3 years ago
What type of stud is placed below a windowsill to support its weight
Vesnalui [34]
A <span>cripple stud is what is use for windows and doors 

</span>
6 0
3 years ago
True or False, A column is a horizontal arrangement for items of information.
Norma-Jean [14]

Answer:

False

Explanation:

A column is the arrangement of information vertically.

Horizontal arrangement is called row.

7 0
3 years ago
Tips to identify email scams.
malfutka [58]

Answer:

Explanation:

dont open or sign up to anything that seems to good to be true

7 0
3 years ago
Given the following function header, compose a C++ programming statement that calls the function, passing the value 15 as an arg
Ksju [112]

Answer:

"int result= doubleIt(15);" is the correct answer for the above question

Explanation:

  • The function in a c++ programming is used to perform some specific tasks for the user. If a user wants to use any function, Then there is needs to do three things, which are as follows:-
  1. Firstly, there is needs to give the prototype for any function,
  2. Then there is a needs to define the function body.
  3. Then there is needs to call the function
  • The function can be called by the help of " data_type variable_name = function_name (argument_list);" syntax in c++.

4 0
4 years ago
Other questions:
  • Illustrate the process of using an operating system to manipulate a computer’s desktop, files and disks.
    12·1 answer
  • What is the subjects under artificial intelligence ?​
    15·1 answer
  • The syntax used for referencing cells with their worksheet names is the sheet name, followed by ____, then the usual column lett
    8·1 answer
  • is a shell program in Windows that holds individual utilities called snap-ins, designed for administration and troubleshooting.
    11·1 answer
  • 2. What is data redundancy?
    14·1 answer
  • Irene is creating a wireframe of a website she is working on to show her client. In which phase of the development process is sh
    13·1 answer
  • Complete the code to convert a float to a string. <br> answer=5.3 <br> strAnswer=__ (answer)
    12·2 answers
  • Which of the following statements is TRUE of a peer-to-peer network?
    10·1 answer
  • How does abstraction make programming languages easier to use
    15·1 answer
  • How are the four characteristics of the db approach related to the four functions of a dbms?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!