Files
triggerssmith/functions/echo/1d965976/echo.sh
2025-11-30 15:28:30 +02:00

4 lines
37 B
Bash
Executable File

#!/bin/bash
read text
echo "${text}"