nnnnnhamilton2446 nnnnnhamilton2446
  • 03-10-2017
  • Computers and Technology
contestada

G implement a program to display a file's contents. it should be similar to the unix cat command when given a single file. name your command show.

Respuesta :

zrh2sfo
zrh2sfo zrh2sfo
  • 04-10-2017
cat file.txt = Read the contents of file.txt and display them on the screen.
cat file1.txt file2.txt = Reads the contents of file1.txt and file2.txt, and displays them in order on the terminal screen.
cat file.txt > newfile.txt = Read the contents of file.txt and write them to newfile.txt, overwriting anything newfile.txt previously contained. If newfile.txt does not exist, it will be created. etc.
Answer Link

Otras preguntas

Is little available food a characteristic of Athens, Sparta, or both? A. Athens B. Sparta C. Athens and Sparta
Which team has represented the AFC in the Super Bowl the most times?
what was unknown in europe before european explorers visited the americans
Describe three properties of a frozen fruit bar including its state of matter.
Which is greater? 45.678 or 456.78?
timmy has 180 marbles, some plain and some colored. if there are 32 plain more marbles than colored, how many colored marbles does he have?
Any potentially harmful substance that humans add to an ecosystem A) is called pollution. B) might cause acid rain. C) is always a carcinogen. Eliminate D) h
What kind of cell has a large, central, vacuole
Which was a result of the War of 1812? A. New Orleans was returned to French control after a victory by Napoleon's army. B. Americans voted President James Madi
Find three consecutive numbers whose sum is 138 by writing and solving an equation