Rechercher une page de manuel
g.dirseps.1grass
Langue: en
Version: 332503 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
NAME
g.dirseps - 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.
KEYWORDS
generalSYNOPSIS
g.dirsepsg.dirseps help
g.dirseps [-hg] [path=string] [--verbose] [--quiet]
Flags:
- -h
Convert directory separators to native host format- -g
Convert directory separators to GRASS internal format- --verbose
Verbose module output- --quiet
Quiet module output
Parameters:
- path=string
Path to be converted (read from stdin if not specified)
DESCRIPTION
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.AUTHOR
Paul KellyLast changed: $Date: 2007-02-11 21:44:33 +0100 (dom, 11 feb 2007) $
Full index
© 2003-2010 GRASS Development Team
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre