Skip to content
Snippets Groups Projects
Commit d228b131 authored by jo8g21's avatar jo8g21
Browse files

using variables program

parent 60fb9548
No related branches found
No related tags found
No related merge requests found
var.sh 0 → 100644
#!/bin/bash
exampleVariable=600
echo the value of the variable is $exampleVariable
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment