To mirror the current Webobjects mailing list, you can use
cd /tmp wget -N -np -r -l3 -nc https://lists.apple.com/archives/webobjects-dev/
You will get a directory tree, which is searchable with
grep -Hr "needle"
To mirror the current Webobjects mailing list, you can use
cd /tmp wget -N -np -r -l3 -nc https://lists.apple.com/archives/webobjects-dev/
You will get a directory tree, which is searchable with
grep -Hr "needle"