CASE
Guppy
How do I run a script on a Unix server? I am trying to do Google?s Sitemap Generator and it says to run
$ python sitemap_gen.py --config=<path/config.xml>
How do I run this?
See it here: http://www.google.com/webmasters/sitemaps/docs/en/sitemap-generator.html
$ python sitemap_gen.py --config=<path/config.xml>
How do I run this?
See it here: http://www.google.com/webmasters/sitemaps/docs/en/sitemap-generator.html