diff --git a/my_home/.kshrc b/my_home/.kshrc index 5018a24..ce88705 100644 --- a/my_home/.kshrc +++ b/my_home/.kshrc @@ -2,6 +2,7 @@ # Check login shell first if [ -t 0 ] && [ -x /usr/games/fortune ]; then + echo /usr/games/fortune echo fi