Sign in
coral
/
busybox
/
67e1529b921416d6c3f33fb43691bc9919e3eacc
/
.
/
testsuite
/
dirname
/
dirname-handles-relative-path
blob: ffe4ab45963c0df6e07e5436a6a7e22bb0b5bcb7 [
file
] [
log
] [
blame
]
test $
(
busybox dirname foo
/
bar
/
baz
)
=
foo
/
bar