UNIX and Shell Scripting - Module 3
UNIX and Shell Scripting - Module 3
UNIX and Shell Scripting - Module 3
Copyright © 2009 Accenture All Rights Reserved. Accenture, its logo, and Accenture High Performance Delivered are trademarks of Accenture.
Module 3 Objectives
• Upon completing this module, the learner will be able to:
• Discussion time:
– 5 minutes
• Instructions:
– Ask students about their
experience/opinions.
– Write them on a flip-chart.
init Process
getty Process
1. getty
2. sh
3. init
4. login
1. sh
2. bash
3. ssh
4. ksh
1. .profile is the users start-up file for bourne and korn shells.
2. getty creates environment for login and invokes login program.