add function handling (basic)

This commit is contained in:
2025-11-30 15:28:30 +02:00
parent c1e5fc90ee
commit 6aae5f9fb0
10 changed files with 215 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
read text
echo "${text}"