Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hostid-works « hostid « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bcfd717af42bb14a8a3c1e6b5749c11796af452b (plain)
1
2
3
4
5
6
7
8
h=x$(busybox hostid)
# Is $h a sequence of hex numbers?
x="${h//[0123456789abcdef]/x}"
x="${x//xxx/x}"
x="${x//xxx/x}"
x="${x//xxx/x}"
x="${x//xx/x}"
test x"$x" = x"x"