Reference no: EM13160993
1. Show the steps to create a variable called NICKNAME which has a nickname for you in it; make this variable available to the environment
2.Show a command that uses re-direction of input and explain its purpose:
3.Provide a connected command sequence (i.e., multiple commands) where the commands runconditionally - that is, where later commands only run if the prior commands have been successful.
4.Given the command: dd if=oldtemp of=newtemp conv=ebcdic
Describe each component of this command, specifically:
a) What does the 'dd' mean (i.e., what is the command for)?
b) What does the 'if=tempfile' option mean?
c) What does the 'of=newtemp' option mean?
d) What does the 'conv' clause do?
5.Describe the purpose of the following command: find . "(" -name a.out -o -name core ")" -exec rm {} \;
a) What files are trying to be 'found':
b) What does the '-o' do in this command?
c) What is the 'result' if the files are found?
d) What does the command do if the files are not found?
e) What does the '.' (dot) after the word 'find' mean?
Computer Science
Retrieves a student name and three scores
: Write an application that retrieves a student name and three scores per line from a text file. Process the values by calculating the average of the scores per student. Write the name and average to a different text file. Test your application with a ..
|
What is the difference between the scenario
: One of the reasons that people also sleep with their mouthsopen-causing snoring- is sleep apnea. This can also be a very dangerous condition requiring some sort of treatment.
|
The process function will then need
: The process function will then need to find the time the person waited by calling the time function and finding the difference between the start and end timestamps. Save this time to an accumulator so that in the end you can find the average wait tim..
|
Economic and social impoverishment of the maasai people
: Land loss has been the most important factor responsible for the ongoing economic and social impoverishment of the Maasai people. The Maasai believe that restoring their land and livestock economy is the only sustainable solution to elevate poverty a..
|
O create a variable called nickname which has a nickname
: 1. Show the steps to create a variable called NICKNAME which has a nickname for you in it; make this variable available to the environment
|
What are yearly duration of daylight for quito
: what are yearly duration of daylight for quito, ecuador(on equator), and for Mazatlan, mexico(on tropic of cancer)?
|
File format would you choose
: What file format would you choose for the following tasks: 1. A cartoon strip 2. A 3D model for use on a multimedia presentation on the web
|
Create an animation of a square
: create an animation of a square according to the directions below. Create a square with a side length of 3 with the square centered at (5,5). Translate this square along a cosine wave on the interval [0, 6*pi].
|
What is the annual cost - depreciation and interest costs
: A used car costs $ 120 000. car can be sold for $ 10 000 after six years. What is the annual cost (depreciation and interest costs) if the discount rate is 9%?
|