Question

Hello, I'm new to UNIX and I am asked to use the ls –ali / command...

Hello, I'm new to UNIX and I am asked to use the ls –ali / command to review the contents of the / directory. I did that, but then I am asked to review the Linux Filesystem Standard (FSSTD) and document the following directories’ contents, e.g.

|--home

|--lib

   |--mnt

My question is, what command can I use to document the contents of these directories? Could you please show me a screenshot of the results I am supposed to get so I know when I try it on my end that I'm on the right track?

I'd really appreciate it!

Thanks much.

Homework Answers

Answer #1

ls -ali / | tree

The above command will show the directories in a tree structure so the output of ls -ali will pass to the tree command

-a show all files
-l means long listing
-i mean to show the inode value of files and directories.

Thanks

Know the answer?
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
Similar Questions
PART 4: Learn about commands to navigate the directory tree structure: use the ls –ali /  ...
PART 4: Learn about commands to navigate the directory tree structure: use the ls –ali /   command to review the contents of the / directory Review the Linux Filesystem Standard (FSSTD) and document the following directories’ contents / ------- |--bin |--boot               |--dev               |--etc |--home               |--lib               |--mnt               |--opt               |--root               |--sbin               |--tmp               |--usr               |--var 3. use the cd etc  OR cd /etc  to change your default directory to the etc directory 4. use the...
please use linux/unix command terminal to complete, step 1 1-create a new directory named by inlab4...
please use linux/unix command terminal to complete, step 1 1-create a new directory named by inlab4 enter directory inlab4 create a new file named by reverse.c with the following contents and then close the file: /*reverse.c */ #include <stdio.h> reverse(char *before, char *after); main() { char str[100]; /*Buffer to hold reversed string */ reverse("cat", str); /*Reverse the string "cat" */ printf("reverse(\"cat\")=%s\n", str); /*Display result */ reverse("noon", str); /*Reverse the string "noon" */ printf("reverse(\"noon\")=%s\n", str); /*Display result */ } reverse(char *before,...
Hello, This is a multiple choice homework study question that I am having difficulty with. Although...
Hello, This is a multiple choice homework study question that I am having difficulty with. Although we have been told there is only one answer, I can see where all answers could be correct on some level but we have to determine the PRIORITY question a patient would be asked. My initial reaction would be answer C because longevity would indicate the severity of mental illness, I am really not sure Question: A patient with schizophrenia, who admits to auditory...
Hello I am trying to complete my case study on hallucinations. I am hoping you may...
Hello I am trying to complete my case study on hallucinations. I am hoping you may assist me in refining this information. I need this to be DSM5 criteria and ICD 10. If you have any recent research avilable I would appreciate it. I have attached my document for your review. Module 4 Sam Coleman was a 25-year old U.S. Army veteran turned community college student who presented to the emergency room (ER) with his girlfriend and sister. On examination,...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT
Active Questions
  • Your company is thinking of introducing a Bring Your Own Device (BYOD) policy. You have been...
    asked 6 minutes ago
  • Attached is the file GeometricObject.java. Include this in your project, but do not change. Create a...
    asked 8 minutes ago
  • Suppose the number of cars in a household has a binomial distribution with parameters n =...
    asked 11 minutes ago
  • HR needs some information on the new interns put into a database. Given an id, email,...
    asked 32 minutes ago
  • Problem solving strategies Questions years = input("Enter a number of years and I'll tell you how...
    asked 36 minutes ago
  • Calculate ?Hrxn for the following reaction: CH4(g)+4Cl2(g)?CCl4(g)+4HCl(g) Use the following reactions and given ?H?s. C(s)+2H2(g)?CH4(g)?H=?74.6kJC(s)+2Cl2(g)?CCl4(g)?H=?95.7kJH2(g)+Cl2(g)?2HCl(g)?H=?184.6kJ Express...
    asked 43 minutes ago
  • ASCII (American Standard Code for Information Interchange) has an encoding for every character of the alphabet,...
    asked 57 minutes ago
  • Is home confinement with electronic monitoring a deterrent? Are there negatives to being confined to one’s...
    asked 1 hour ago
  • Social hostility can have severe lasting effects of interperpersonal relationship during our adolescence years, which if...
    asked 1 hour ago
  • - A series RLC circuit has R=15 ?, L=1.5 H, and C=15 ?F. (a) For what...
    asked 1 hour ago
  • TV Circuit has 30 large-screen televisions in a warehouse in Erie and 60 large-screen televisions in...
    asked 1 hour ago
  • Charges q1, q2, q3, and q4 are placed in sequential order at the corners of a...
    asked 1 hour ago