update
This commit is contained in:
6
Bash_scripting/1st_script.sh
Executable file
6
Bash_scripting/1st_script.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
WORD="Hello world"
|
||||
echo $WORD
|
||||
echo $USER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user