2023-11-16 23:19:36 -05:00

4 lines
82 B
Plaintext

f=$(busybox hostname -f).
d=$(busybox hostname -d)
test x"${f#*.}" = x"$d${d:+.}"