filmov
tv
Linux Source command use cases versus bash shell script | use cases for linux source command

Показать описание
This video talks about source command in Unix/Linux and explains.
the difference between source command and bash shell script.
BUCKET_NAME=redish-colman
PRIME-URL=das/amzon/mumbai/
------explaination----
...
...
echo $BUCKET_NAME
"Mahesh's Birth day : today
cal -3
echo "happy birthday Mahesh"
----
----
----
BUCKET_NAME=redish-colman
PRIME-URL=das/amzon/mumbai/
echo $BUCKET_NAME
the difference between source command and bash shell script.
BUCKET_NAME=redish-colman
PRIME-URL=das/amzon/mumbai/
------explaination----
...
...
echo $BUCKET_NAME
"Mahesh's Birth day : today
cal -3
echo "happy birthday Mahesh"
----
----
----
BUCKET_NAME=redish-colman
PRIME-URL=das/amzon/mumbai/
echo $BUCKET_NAME