|
|
|
|
|
by stormbrew
4720 days ago
|
|
The point of a separate login shell script is so you can have login banners telling you useful information about the system when you're initially logging in, but not when you just do something like run bash or su. In ubuntu that's stuff like the load average of the machine or whether or not there are packages that need to be upgraded. |
|