Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Linux / Unix: please help as much as you can. Thanks. (1) Give commands for the following a. Create the directory tree homework/project/.notes from your

Linux / Unix: please help as much as you can. Thanks.

(1) Give commands for the following

a. Create the directory tree homework/project/.notes from your home directory in one command. Multiple commands must not be used

b. Change the mode of the directory ".notes" as executable only by you.

c. Modify the permissions of a file not readable or writeable or executable by *anyone*.. in one command. Then remove this file. Show commands to do this

(2) Give number equivalents of the following permissions

-r--rwxr-- -rwx-w--w- ----rwx---

(3) Write commands for the following

a. Create a symlink to $HOME/homework in /tmp. Name the link homework_link. b. Create a hardlink to $HOME/homework in /tmp. Name the link as homework_hard c. Set the permissions of a file to readonly for user, group and other without using numbers. d. Redo the command c. with numbers e. Add permissions to the same file so that group and other can write and execute. Do not use numbers.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Murach's SQL Server 2012 For Developers

Authors: Bryan Syverson, Joel Murach, Mike Murach

1st Edition

1890774693, 9781890774691

More Books

Students also viewed these Databases questions

Question

What are Measures in OLAP Cubes?

Answered: 1 week ago

Question

How do OLAP Databases provide for Drilling Down into data?

Answered: 1 week ago

Question

How are OLAP Cubes different from Production Relational Databases?

Answered: 1 week ago