1 shell script tagged "greetings"
- Shell Script Which Gets Executed With Greetings - The Moment User Logs In
Write shell script which gets executed the moment user logs in, it should greet user
Script first finds out current hour using date command
Depend upon time of the day, it will say Good morning or Good afternoon to user.
Open your bash / shell startup file i.e. profile file - ~/.bash_profile and put path to this script [...]
Viewing 1-1 of 1 shell scripts. ( see all popular tags )

