ns_normalizepath

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
SEE ALSO
KEYWORDS

______________________________________________________________________________

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

SEE ALSO

KEYWORDS