Write a command that will show you the term variable


Assignment task: I need help figuring out how to complete these tasks in Linux.

Task 01: Write a command that will show you the TERM variable. What is this and why is it important? What are some other important environment variables on your system?

Task 02: Write a command that will set a shell variable named film that is set to a value of your favorite film.

Task 03: Write a command that will make the film variable an environment variable. What is the difference between the two? Take a screenshot showing the difference between the shell and the environment variable that you set.

Task 04: Write a single command that will create a new environment variable called genre that is set to your favorite film genre. Do this in one step!

Task 05: Write a command that will modify your bash prompt to replace the hostname with the current time in your preferred format.

Task 06: Write a command that will show you all the packages that are installed on your system. How do you know which command to use?

Task 07: Write a command that will install the package cmatrix. Then give the command to uninstall it.

Task 08: Write a command that will install the package cmatrix from the repository. Then give the command to uninstall it. What is the difference between installing something from a repository and vs directly installing a package?

Task 09: Write a command that will display information about the terminator package, assuming that package isn't installed. Then, give the command that would show if the bolt package is installed and list which version is currently installed.

Task 10: Write a command that will update the currently installed packages on your system to the newest versions.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a command that will show you the term variable
Reference No:- TGS03252141

Expected delivery within 24 Hours