feature/train_bash #7

Merged
walleri1 merged 18 commits from feature/train_bash into main 2025-02-15 12:00:00 +03:00
5 changed files with 1 additions and 6 deletions
Showing only changes of commit a594db77f3 - Show all commits

1
bash/train_bash/function.sh Executable file
View File

@ -0,0 +1 @@
#!/bin/bash

View File

@ -1,6 +0,0 @@
#!/bin/bash
read -p "Enter value: " name
echo $name