Question
I am using Kernel (Macbook Air laptop) to type in these commands Hint: List of commands to read and use: uname, hostname, stty, date, echo,
I am using Kernel (Macbook Air laptop) to type in these commands
Hint: List of commands to read and use: uname, hostname, stty, date, echo, who, whoami, who am i, and mv
1.) Display the content of the root directory using long option -
2.) Change your working directory to your login directory without using any option or argument in the command, that is, type just the name of the command only.
3.) Display the pathname of working directory. Is it your home directory?
4.) With appropriate command, display the attributes of one of the files in your working directory. Based on the output, using echo commands, answer the following for that file. Your answer should have descriptive text like: The character representing file type is: -. The owner permission is
Your answer should include what the file type letter stands for like ordinary file, directory, soft link, etc.
a.)The character representing the file type
b.)The permissions for the user (owner). NOTE: It is 3 characters
c.)The permissions for the group. NOTE: It is 3 characters
d.) The permissions for others. NOTE: It is 3 characters
e.) The size of the file in bytes
f.) Name of the file
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