milis/bin/havadurumu

4 lines
80 B
Bash
Executable File

#!/bin/bash
[ $1 ] && sehir="$1" || exit 1
xterm -hold -e curl wttr.in/${sehir}