You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _til/linux/change-login-msg.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ category: linux
5
5
6
6
If you want to change the login message for just yourself change the configuration for your shell (ex. ```.bashrc```)
7
7
8
-
If you want to change the login message for everyone then look at ```/etc/update-motd.d```. The directory contains a set of scripts that are executed in order on login. Modifiy these scripts with your welcome message
8
+
If you want to change the login message for everyone then look at ```/etc/update-motd.d```. The directory contains a set of scripts that are executed in order on login. Modify these scripts with your welcome message
0 commit comments