First commit, original contents of "bin"-folder.

This commit is contained in:
2024-07-02 13:35:53 +02:00
parent 1557cf924f
commit 5b1400de91
17 changed files with 420 additions and 0 deletions
Executable
+10
View File
@@ -0,0 +1,10 @@
#/bin/bash
#echo $argc
#echo $argv
GRAMAT="Mattias"
gramat="Granlund"
echo $GRAMAT
echo $gramat
echo $1
echo $gramat/$1_2
echo $GRAMAT/$1_2