diff --git a/ShellScript2.sh b/ShellScript2.sh index 75a8fd6..c299882 100755 --- a/ShellScript2.sh +++ b/ShellScript2.sh @@ -1,6 +1,6 @@ #!/bin/bash #5. Write shell script to show various system configuration - +#hey 2nd time echo "OS Version, Release Number, Kernel: "; uname -a echo echo "Available Shells: "; cat /etc/shells