Berkeley CSUA MOTD:Entry 27251
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/04/04 [General] UID:1000 Activity:popular
4/4     

2003/1/30-31 [Computer/SW/Languages/Misc, Computer/SW/OS/FreeBSD] UID:27251 Activity:moderate
1/30    Is there a freebsd utility that given a public_html directory
        can create a sitemap, either as text or html or something
        similar? Thanks.
        \_ ls public_html/*html
           \_ won't actually follow the links and put them in a hiearchical
              fashion.  try again?
              \_ write a 5 minute perl script?
        \_ Try http://catb.org/~esr/sitemap .  -- misha.
2025/04/04 [General] UID:1000 Activity:popular
4/4     

You may also be interested in these entries...
2013/4/9-5/18 [Computer/SW/Mail, Academia/Berkeley/CSUA] UID:54647 Activity:nil
4/8     What's a good free e-mail provider? I don't want to use Gmail,
        Yahoo, Outlook, or any of those sites with features I never use that
        track my personal info and keep changing their interface. I want just
        simple e-mail without privacy issues or all the baggage these large,
        for-profit companies are adding. I might even be willing to pay.
        Recommendations?
	...
Cache (198 bytes)
catb.org/~esr/sitemap -> www.catb.org/~esr/sitemap/
Software sitemap indexes all pages under the current directory and writes an HTML map page to standard output. The code looks for description information for each page in a meta description' header;