/[safari]/get_book.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /get_book.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by dpavlin, Wed Jun 2 16:14:53 2004 UTC revision 1.10 by dpavlin, Wed Jun 2 19:18:21 2004 UTC
# Line 41  function mirror() { Line 41  function mirror() {
41                  return                  return
42          fi          fi
43    
44          cookie=""          cookie=" "
45          if echo $url | grep '/index' >/dev/null ; then          if echo $url | grep '/index' >/dev/null ; then
46                  echo -n "no login (index) "                  echo -n "no login (index) "
47          elif echo $url | grep 'mode=toc' >/dev/null ; then          elif echo $url | grep 'mode=toc' >/dev/null ; then

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26