______________________________________________________________________________
ns_normalizepath − commands |
ns_normalizepath path _________________________________________________________________ |
ns_normalizepath |
Removes extraneous slashes ("/") from the given path |
ns_normalizepath |
ns_normalizepath a/b///c/d Returns: /a/b/c/d |