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