g.findetc.html 725 B

12345678910111213141516171819202122232425
  1. <h2>DESCRIPTION</h2>
  2. <em>g.findetc</em> is designed for Bourne shell scripts that need to search
  3. for support data, programs and subfoldrs in any number of directories as
  4. specified in GRASS_ADDON_ETC, plus the GRASS application etc/ directory. This
  5. is designed for addon scripts that are installed outside the GRASS application
  6. directory, such as a user's home or a system addon directory.
  7. <p>
  8. <h2>OUTPUT</h2>
  9. <em>g.findetc</em> writes the full path to the file or directory to standard output
  10. <h2>SEE ALSO</h2>
  11. <em>
  12. <a href="g.filename.html">g.filename</a>,
  13. <a href="g.findfile.html">g.findfile</a>,
  14. <a href="g.gisenv.html">g.gisenv</a>,
  15. <a href="g.mapsets.html">g.mapsets</a>
  16. </em>
  17. <h2>AUTHOR</h2>
  18. William Kyngesburye