Provided by: aolserver4-dev_4.5.1-18.1_amd64
NAME
ns_normalizepath - commands
SYNOPSIS
ns_normalizepath path _________________________________________________________________
DESCRIPTION
ns_normalizepath Removes extraneous slashes ("/") from the given path
EXAMPLES
ns_normalizepath ns_normalizepath a/b///c/d Returns: /a/b/c/d