shell-scripts/cmd.sh
Artur Mukhamadiev 7c48d06fe3 new helpers :D
2025-12-10 18:45:54 +09:00

8 lines
46 B
Bash
Executable File

#!/bin/bash
echo $1
echo $2
echo $3
echo $4