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
Hatshy [7]
3 years ago
12

Which one of the following commands will list the contents of a directory, and put those listed contents into a file called "myd

ir"? 1s -pla > mydir 1s -pla < mydir 1s I mydir ls printf> mydir
Computers and Technology
1 answer:
9966 [12]3 years ago
5 0

Answer:

ls -pla > mydir

Explanation:

ls is the command to list the contents of the directory.

-p option indicate / as the designator for directories

-l  options enables line by line entries for files

-a option lists all files including special files starting with .

> is used for redirecting the output of the ls command to the specified file.

So ls -pla > mydir will run ls command with -pla option and populate the file mydir with the contents of the result.

You might be interested in
When you first start your computer, which software will have to start first?
erastovalidia [21]
The BIOS will have to start first to determine the boot order and location.
7 0
3 years ago
Read 2 more answers
Help my sister with social studies plssssss its about presidents!!
PSYCHO15rus [73]
George Washington

James Maddison

3 0
3 years ago
Read 2 more answers
What technology would a bank's website use a scramble information as it is transmitted over the Internet
blagie [28]

Answer:

Encryption technology helps provide secure transmission of information along the Internet by encoding the transmitted data

5 0
2 years ago
What is the definition of a flowchart? *
hodyreva [135]

Answer:

A flowchart is simply a graphical representation of steps. It shows steps in sequential order and is widely used in presenting the flow of algorithms, workflow or processes. Typically, a flowchart shows the steps as boxes of various kinds, and their order by connecting them with arrows.

Explanation:

8 0
3 years ago
________ are devices used to send data between two networks.
svetoff [14.1K]
The answer is routers
4 0
3 years ago
Other questions:
  • Bitnet, one of the predecessors of the internet was launched in 1981. what does bitnet stand for?
    12·1 answer
  • What is one of the most effective security tools available for protecting users from external threats?
    15·1 answer
  • Please help, Tech class!!
    14·1 answer
  • Use the drop-down menus to complete each sentence about the layers of the atmosphere.
    14·2 answers
  • Why are computers useful for modeling situations?
    13·2 answers
  • Select the correct answer.
    15·2 answers
  • Write a programmer defined function that compares the ASCII sum of two strings. To compute the ASCII sum, you need to compute th
    6·1 answer
  • Use the drop-down menus to answer the questions.
    6·1 answer
  • Define a function in Scheme (or relation in Prolog) that checks whether a set of elements (represented as a list) is a subset of
    10·1 answer
  • Which actions represent parody?
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!