Question

-rw-r--r-- 1 malsaid faculty 0 Oct 20 16:50 b drwxr-xr-x 2 malsaid faculty 512 Oct 20...

-rw-r--r-- 1 malsaid faculty 0 Oct 20 16:50 b
drwxr-xr-x 2 malsaid faculty 512 Oct 20 16:50 c
-rw-r--r-- 2 malsaid faculty 74 Oct 20 16:50  d
lrwxrwxrwx 1 malsaid faculty 1 Oct 20 16:51 e -> c
-rw-r--r-- 2 malsaid faculty 74 Oct 20 16:50 a

How has file d possibly been created?

Homework Answers

Answer #1

-rw-r--r--

  1. In the beginning there is a '-' hence we can infer that its an regular file.
  2. 'rw-' these are the access rights for the owner of the file hence the owner can read and write into that file.
  3. nxt three characters 'r--' are the rights given to group users. they have only read permission.
  4. nxt three characters 'r--' are the rights given to other users. they have only read permission.
  5. so this is the general configuration of a file by default permission we get.
  6. the above file is generally created by user which by default gives these permissions. if u want to change the permissions you use the chmod command.
  7. hence, the above file is created in linux with just touch command like given below
  8. command : touch d
  9. to check the permission use command : ls -al
  10. u can get the permissions as -rw-r--r--
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
Apr Oct 12 0 2 0 4 0 36 0 2 2 7 1 67 0...
Apr Oct 12 0 2 0 4 0 36 0 2 2 7 1 67 0 30 2 4 4 1 0 7 1 4 0 2 0 16 0 15 22 268 1 12 6 73 4 40 0 2 0 30 6 11 0 16 0 10 0 317 5 13 0 1 0 26 1 4 0 58 7 4 1 13 0 30 0 6 0 33 4 5 0 2 0 1 0 4 0...
Apr Oct 12 0 2 0 4 0 36 0 2 2 7 1 67 0...
Apr Oct 12 0 2 0 4 0 36 0 2 2 7 1 67 0 30 2 4 4 1 0 7 1 4 0 2 0 16 0 15 22 268 1 12 6 73 4 40 0 2 0 30 6 11 0 16 0 10 0 317 5 13 0 1 0 26 1 4 0 58 7 4 1 13 0 30 0 6 0 33 4 5 0 2 0 1 0 4 0...
Find the domain of the vector function r (t) = <sent, lnt, 1 / (x-2)> a.(0,...
Find the domain of the vector function r (t) = <sent, lnt, 1 / (x-2)> a.(0, inf) b. (0, 2) U (2, inf) c. (-inf, 2) U (2, inf) d. (-inf, inf) e. another answer
T: R^3 ----> R^5 such that T(x), then... a. A^-1 is 3x 5 matrix b. the...
T: R^3 ----> R^5 such that T(x), then... a. A^-1 is 3x 5 matrix b. the mapping cannot be onto c. the set of solutions to Ax=0 is infinite d. A has at least 2 free variables e. none of the above
B.) Let R be the region between the curves y = x^3 , y = 0,...
B.) Let R be the region between the curves y = x^3 , y = 0, x = 1, x = 2. Use the method of cylindrical shells to compute the volume of the solid obtained by rotating R about the y-axis. C.) The curve x(t) = sin (π t) y(t) = t^2 − t has two tangent lines at the point (0, 0). List both of them. Give your answer in the form y = mx + b ?...
(A, B, & C ) Given the following table: Probability X Y 30% 25% 30% 50%...
(A, B, & C ) Given the following table: Probability X Y 30% 25% 30% 50% 15% 18% 20% 30% 20% Calculate A) the covariance of X and Y, and b&C) the next question. Select one: a. 18% b. 38% c. 74% d. 25% e. 22% 2. 2. (A, B, & C) Given the following table: Probability X Y 30% 25% 30% 50% 15% 18% 20% 30% 20% Calculate B) the correlation coefficient, C) the next question. Select one: a....
Q P Q TC 1 $36 1 $20 2 $32 2 $32 3 $28 3 $50...
Q P Q TC 1 $36 1 $20 2 $32 2 $32 3 $28 3 $50 4 $24 4 $80 5 $20 5 $120 Please explain each answer 30. Consider Exhibit 3. What is the profit maximizing output for a monopolist that does not price discriminate? A) 1 unit B) 2 units C) 3 units D) 4 units E) 5 units 31. What is the profit maximizing price for a monopolist that does not price discriminate? a. $36 b. $32...
Here are two relations: R(A,B): {(0, 1), (2,3), (0, 1), (2,4), (3,4)} S(B, C): {(0, 1),...
Here are two relations: R(A,B): {(0, 1), (2,3), (0, 1), (2,4), (3,4)} S(B, C): {(0, 1), (2, 4), (2, 5), (3, 4), (0, 2), (3, 4)} Compute the following: a) 11'A+B.A2,B2(R); b) 71'B+l,C-l(S); c) TB,A(R); d) TB,c(S); e) J(R); f) J(S); g) /A, SUM(Bj(R); h) IB.AVG(C)(S'); ! i) !A(R); ! j) IA,MAX(C)(R t:><1 S); k) R ~L S; I) R ~H S; m) R ~ S; n) R ~R.B<S.B S. I want to know the solution for j to m
consider the region r bounded by the parabola y=4x^2 and the lines x=0 and y=16 find...
consider the region r bounded by the parabola y=4x^2 and the lines x=0 and y=16 find the volume of the solid obtained by revolving R about the line x=1
(b) Define f : R → R by f(x) := x 2 sin 1 x for...
(b) Define f : R → R by f(x) := x 2 sin 1 x for x 6= 0, and f(x) = 0 for x = 0. Does f 0 (0) exist? Prove your claim.