Display the permissions of /bin/bash. Who owns the file? To which group does it belong? Which permissions does the owner of the file have? The group? Others? Which permissions apply to you?

What will be an ideal response?


$ ls -l /bin/bash
-rwxr-xr-x 1 root root 934336 2010-04-18 19:16 /bin/bash

Based on the output of ls shown above, the owner of the file has read, write,
and execute permissions while the group and others have only read and exe-
cute permissions. The owner of the file is root and the file belongs to the
root group. The permissions for others (read and execute) apply to you
because you are not the user named root and you are not a member of the
group named root.

Computer Science & Information Technology

You might also like to view...

Excel's ________ format is used to present information in charts, graphs, and pictures

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The Evaluate Formula dialog box is used to evaluate each part of a(n) ________ in a step-by-step process

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

You can install a copy of Windows 8.1 on a USB thumb drive and use this on a computer that meets the Windows 7 or Windows 8.1 hardware requirements regardless of the operating system installed on the computer. This enables an additional Windows Workspace that operates in a manner similar to an ordinary Windows installation with few exceptions. This feature is called _________

a. Client Hyper-V b. USBGo c. Windows To Go d. None of the above

Computer Science & Information Technology

Computers and devices that communicate using radio waves across a medium distance of 100 to 900 feet use ____.?

A. ?IMAP B. ?RSS C. ?Bluetooth D. ?Wi-Fi

Computer Science & Information Technology