Internal grass utility for converting directory separator characters. converts any directory separator characters in the input string to or from native host format, and writes the changed path to standard output. useful in scripts for windows compatibility.
general, map management
g.dirseps
g.dirseps help
g.dirseps [-hg] [path=string] [--verbose] [--quiet]
Convert directory separators to native host format
Convert directory separators to GRASS internal format
Verbose module output
Quiet module output
Path to be converted (read from stdin if not specified)
g.dirseps is an internal tool only. It copies input string to stdout, changing directory separator characters as specified by flags. It is used for interoperability between Unix and MS-Windows pathnames.
Paul Kelly
Last changed: $Date: 2011-11-08 10:42:51 +0100 (Tue, 08 Nov 2011) $
Full index
� 2003-2014 GRASS Development Team