Answered step by step
Verified Expert Solution
Question
1 Approved Answer
has to be done in a ubuntu terminal. im stuck. 2) Using the whatis command, create a file called cmdList.temp, which will contain the definition
has to be done in a ubuntu terminal. im stuck.
2) Using the whatis command, create a file called cmdList.temp, which will contain the definition list, with a single-line entry for each command you encountered in tutorial sets 1 and 2, Modules 1, 2 and 3, AND this assignment. 3) For any command that does not have an entry when using whatis command, create your own entry, using the same format (you can omit the brackets containing the manual page level or using 0 to indicate that it does not come from the online manual). Sheridan SYST13416 Into to Limux Operating System ASSIGNMENT 1 Page 1 of 2 4) Use the sort command to sort the file and the nl command to number the lines in the file. For more information on these commands, refer to the online manual. 5) Save the sorted and numbered list as cmdList (no extension). 6) Add your full name (will appear on a line by itself after the sorted numbered listing) to the end of cmdList file. 7) Add the current date and time (default format) to the end of cmdList file. This will appear on the last line of the file, under your name. 8) Create a copy of history from your terminal session (using redirection) that contains ALL commands used to produce this assignment, called assign1.log 9) Zip both files into a single file named your-initials-assign1.zip (substitute your own initials in place of your-initials) - do not use .rar files - they will be rejectedStep 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