- What are the two types of shell commands?
What are the differences between them?
|
- Give the names of three Linux shells. Which are the most popular?
What is a login shell?
|
- What do you type in to terminate the execution of a shell?
How do you terminate the execution of your login shell?
|
- What is the search path for a shell?
|
- What are hidden files? What are the names of the hidden files that are executed when you log
on to a Linux system?
|
- What is a shell start-up file? What is the name of this file for the TC shell?
In which directory is this file stored?
|
- What does the command "lpr -Pgpr [0-9] *.jpg" do?
Explain your answer.
|