Question

1. We can "download" a Unix command and the results from that command into a file...

1.

We can "download" a Unix command and the results from that
command into a file on our local computer

using copy and paste

using a word processor such as Word, and then open the Unix Window

using the download command

2.

When a user is logged on to their account on hills on more than one computer at the same time, which command can display a list of these sessions?

whoami

kill

history

ps

3.

When your session on hills is hung up, you can open a new window and log in
and abort your session that is hung using the command

entering: c

ps

exit

kill

4.

Append how long the system has been up to a file named
is.up

Pick from answers below:

uptime > is.up

uptime >> is.up

uptime << is.up

uptime < is.up

5.

My birthday is Aug 25, 1977 and I want to see which day of the month I was born on, which of the following commands should I use:

calendar 25 8 1977

cal 8 1977

cal 08/25/57

calendar 8 25 1977

0 0
Add a comment Improve this question Transcribed image text
Answer #1

1. using a word processor such as Word, and then open the Unix Window

2. ps command as it shows presently running processes.

3. kill command as it terminates a running or stuck process standardly.

4. uptime >> is.up as uptime command shows how long the system has been up to a file and >> is symbol for standard append output.

5. cal 8 1977 as this will show the calendar of that month.

Add a comment
Know the answer?
Add Answer to:
1. We can "download" a Unix command and the results from that command into a file...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1) Write a Unix command that will display the message below using echo and the value...

    1) Write a Unix command that will display the message below using echo and the value of your environment variable instead of the sample student login /students/astud01 My home directory is /students/astude01 2) Write a Unix command to display your login and the system date with both commands on one line (the output may be on separate lines) SAMPLE OUTPUT (details will differ): cconner Tue Jul 7 15:38:44 PDT 2015 3) 1.Write a Unix command that will redirect (>) the...

  • In Unix/Linux, input and output are treated as files and referenced by the operating system using file descriptors. When you open a shell session, for example, three file descriptors are in use: 0 st...

    In Unix/Linux, input and output are treated as files and referenced by the operating system using file descriptors. When you open a shell session, for example, three file descriptors are in use: 0 standard input (stdin) 1 standard output (stdout) 2 standard error (stderr) By default, the command interpreter (shell) reads keyboard input from file descriptor 0 (stdin) and writes output to file descriptor 1 (stdout), which appears on the screen. As you explored in Lab 2, input/output can be...

  • The function ? ? can be determined from the function (1 + ?)? ? by right...

    The function ? ? can be determined from the function (1 + ?)? ? by right division (1 + ?)? ? /(1 + ?). (5 pts) Write a function MyExp.m that takes in any array ? and returns its exponent ? ? by using the function OnePxExp() and the right division by (1 + ?). Use the function in: (a) (2 pts) the command window to calculate ? −5 and ? 3 . Use a tolerance of 1E-12 in OnePxExp()....

  • 1. If we increase our food intake, we generally gain weight. Nutrition scientists can calculate the...

    1. If we increase our food intake, we generally gain weight. Nutrition scientists can calculate the amount of weight gain that would be associated with a given increase in calories. In one study, 16 non-obese adults, aged 25 to 36 years, were fed 1000 calories per day in excess of the calories needed to maintain a stable body weight. The subjects maintained this diet for 8 weeks, so they consumed a total of 56,000 calories. According to theory, 3500 extra...

  • The purpose of this assignment is to develop solutions that perform File IO and objects. Problem specifications are shown below with my changes in blue. 1. File Previewer Write a program that asks...

    The purpose of this assignment is to develop solutions that perform File IO and objects. Problem specifications are shown below with my changes in blue. 1. File Previewer Write a program that asks the user for the name of a text file. The program should display the first 10 lines of the file on the screen. If the file has fewer than 10 lines, the entire file should be displayed along with a message indicating the entire file has been...

  • Glassware is a high-end glass manufacturer. The company is planning to expand its sales operation to...

    Glassware is a high-end glass manufacturer. The company is planning to expand its sales operation to the European market. A supply chain analyst within the company picked five locations for potential warehouse sites. These locations are Barcelona Spain, Budapest-Hungary, Helsinki-Finland, Lyon-France, and Munich-Germany. A marketing analyst divided Europe into four general regions; East, West, South, and North. In the accompanying spreadsheet, the fixed cost of opening warehouses, the capacity of the warehouses, transportation cost from warehouses to regions, and demand...

  • I have added the pictures for decision case 21-1 as per requested in the instructions from...

    I have added the pictures for decision case 21-1 as per requested in the instructions from the textbook....if solved in detail and calculations shown would be really helpful Instructions: 1. Complete the requirements for Decision Case 21-1 on page 1197 of your textbook. Show all calculations and include references for your supporting documentation 2. In addition to the requirements in the textbook (#1-4), please prepare a CVP graph of your results for requirements #1 and #2 using Exhibit 21-8 and...

  • You need not run Python programs on a computer in solving the following problems. Place your...

    You need not run Python programs on a computer in solving the following problems. Place your answers into separate "text" files using the names indicated on each problem. Please create your text files using the same text editor that you use for your .py files. Answer submitted in another file format such as .doc, .pages, .rtf, or.pdf will lose least one point per problem! [1] 3 points Use file math.txt What is the precise output from the following code? bar...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT