other versions
ns_normalizepath(3aolserver) | AOLserver Built-In Commands | ns_normalizepath(3aolserver) |
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¶
4.0 | AOLserver |