Answered step by step
Verified Expert Solution
Question
1 Approved Answer
THIS IS A UNIX/UNIX COMMANDS QUESTION. Use a single command only! Your present working directory is /var/www Your Home directory is /home/brian Using shortest paths
THIS IS A UNIX/UNIX COMMANDS QUESTION.
Use a single command only!
Your present working directory is /var/www
Your Home directory is /home/brian
- Using shortest paths possible, make a file called "testfile" in your home directory, that contains the contents of file4 and file8
- Using relative paths only count the number of files in upload
- Using relative paths only, find all files under var that are owned by brian. Discard any error messages.
- Using relative-to-home paths only, create the new directories /home/lisa/uli101 and/home/brian/uli101/midterm
- Using relative paths only, change the permissions of file3 to allow the owner read and write, the group read and others no permissions. Use the symbolic method
- Using relative paths only, move all files in cgi-bin to sales
- Using relative paths only, copy file4 and file1 to the logs directory.
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