Question
1Describe how Unix/Linux shell command interpretation work 2Explain redirection in Linux and what are stdin, and stdout.. what different between stdout and stderr 3 Start
1Describe how Unix/Linux shell command interpretation work
2Explain redirection in Linux and what are stdin, and stdout.. what different between stdout and stderr
3 Start editor (vi), write number 1-30 hit return for each and save them to a file mynumber. Then suspend the editor and show that it is suspended or stopped but still active (in your job list). List the file. And resume the editor. (you can either show screen capture or describe commands). Check what is a process ID of editor and parent its process ID
4 List your directory that contains mynumber file in a long format. Explain the current file permission info. Change file permission mynumber so that your group can read only
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