diff --git a/Session-1/prg1.sh b/Session-1/prg1.sh new file mode 100644 index 0000000..cf90122 --- /dev/null +++ b/Session-1/prg1.sh @@ -0,0 +1,3 @@ +echo "hi" +x=`who` +echo $x