opnsense-src/contrib/awk/test/octsub.awk
2001-11-02 21:06:08 +00:00

1 line
45 B
Awk

BEGIN{ ++x[03]; print "/" x[0] "/" x[3] "/"}