ModifyCheck.sh

Introduction

ModifyCheck.sh is a script to check whether the bookmarks is modified.

This script require cURL or wget.
cURL placed in Bebits is for BONE, so if you want use cURL in NetServer(PE/MAX/Pro/DE etc), you must compile it yourself.

Thins script get URL from NetPositive's Bookmark, and check the URL using Inernet. Modified date of URL will place at Last-Modified field. And at Status field , status of pages is. To View these at Tracker, you will do fowwlows. at Tracker select "Attributes" - "Application/x-vnd.be-doc_bookmark" - "Last-Modified" and "Status"

Screenshot

screen

Only you get Last Modified date, Last-Modified field will modify. And the error occured (Time out/Not Found), error status will plece at Status field.
At above, "BeOS the Best"(my beos site) and dummy file don't put modified date. so fields are empty. In addtion, at test2 is time out.

Execute

Drag and Drop "x-vnd.be-doc_bookmark" into "drag x-vnd.be-doc_bookmark here". You Shuld backup original file.

At last double click ModifyCheck.sh, or type it at Terminal. but if you use proxy server, you must place .curlrc or .wgetrc at /boot/home and modify. in datail, check HP of cURL/wget. follow are sample.

.wgetrc
http_proxy = http://192.168.0.1:8080/
.curlrc
proxy = 192.168.0.1:8080

Other

I can't check out of my environment. use your own risk.

‚¹‚È(sena) (sena__@hotmail.com)(sena@jpbe.net)