Question

In Linux 1 .Read the man pages for the following commands: man, less, cat, cd, ls,...

In Linux

1 .Read the man pages for the following commands: man, less, cat, cd, ls, grep, and su (or sudo). Select three (3) of these and describe each in your own words.

2. Launch a GUI program, such as gedit, with and without a trailing ampersand (&). When you launch it without an ampersand, use CTRL+Z to put it into the background and see how the program reacts to mouse clicks. Use fg to return it to the foreground, then repeat the process but use bg to run the program in the background. See what happens in your terminal when you exit from the GUI program. Describe your observations..

3. In a shell, type a single letter, such as m, and press the Tab key. What happens? What happens if you type a less common letter, such as z, and then press Tab?

4. For the following multiple-choice questions, is it an absolute reference, a relative reference, home directory reference, or a simple filename?

    1. milk_co
  • absolute reference
  • relative reference
  • simple filename
  • home directory reference

    1. correspond/business/milk_co
  • absolute reference
  • relative reference
  • simple filename

  1. /home/max
    • absolute reference
    • relative reference
    • simple filename
    1. /home/max/literature/promo
  • absolute reference
  • relative reference
  • simple filename

    1. ~/marketing/print
  • absolute reference
  • relative reference
  • simple filename
  • home directory reference

    1. ..
  • absolute reference
  • relative reference
  • simple filename
  • home directory reference

    1. letter.0210
  • absolute reference
  • relative reference
  • simple filename
  • home directory reference
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Solution

4.

Explanation

An absolute path is defined as specifying the location of a file or directory from the root directory(/). In other words,we can say that an absolute path is a complete path from start of actual file system from / directory.

thats why

/home/max

/home/max/literature/promo

is absolute reference

---

Relative path is defined as the path related to the present working directly. It starts at your current directory and never starts with a / .

correspond/business/milk_co

~/marketing/print

..

is a relative reference

Add a comment
Know the answer?
Add Answer to:
In Linux 1 .Read the man pages for the following commands: man, less, cat, cd, ls,...
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
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
ADVERTISEMENT