man ns_normalizepath (Fonctions bibliothèques) - commands

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