LINUX TERMINAL
1 . When choosing a different standard terminal, in which directory will be the change stored? ( Enter folder name. )
2. When you start a terminal, what files are used and why / how? Explain.
1) The working directory is set to your home directory.On most systems, the home directory will be called /home/user_name, but it can be anything according to the whims of the system administrator.To find the name of the working directory, use the pwd command.
2)bash – bash stands for Bourne Again Shell. The most common default shell.The most important function of the shell is running commands (that is, submitting an executable file to the kernel for execution).commands that need to be called will be present in the /bin directory.
If its gnome-terminal and the loaction should be /usr/bin/gnome-terminal
Get Answers For Free
Most questions answered within 1 hours.