Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Linux System Administration Write a command to count how many files and directories contain the letter d in their names under /home/user/class/hw1 (do not need
Linux System Administration
- Write a command to count how many files and directories contain the letter d in their names under /home/user/class/hw1 (do not need to consider items under the subdirectories). What was your command? What did you get
- Create a symbolic link to the file /etc/shadow using the command ln -s /etc/shadow ~/foo. Does it work? If so, cat ~/foo to see the contents. What did you get? Why?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started