From a19cd511d0a80bba750cf508dab32ce11d54ac9e Mon Sep 17 00:00:00 2001 From: MisterJHYDE <44593702+MisterJHYDE@users.noreply.github.com> Date: Tue, 30 Oct 2018 07:24:29 +0530 Subject: [PATCH] Update ShellScript1.sh --- ShellScript1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellScript1.sh b/ShellScript1.sh index c17e3b3..7f6e6b5 100755 --- a/ShellScript1.sh +++ b/ShellScript1.sh @@ -1,6 +1,6 @@ #!/bin/bash #4. Shell Programming - +#hey 2nd time echo "Username: $USERNAME" echo "Current User: $USER" echo "Home Directory: $HOME"