Skip to content

Commit

Permalink
Creating global variable file
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonedarth10 committed Feb 14, 2023
1 parent 53fea3c commit f813477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x03-shell_variables_expansions/7-create_global_variable
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
export BETTY="School"
export BEST="School"

0 comments on commit f813477

Please sign in to comment.