/[cvs]/nfo/doc/topics/caesar/.fetchdocrc
ViewVC logotype

Contents of /nfo/doc/topics/caesar/.fetchdocrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Tue Jan 28 10:49:47 2003 UTC (21 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
+ initial commit

1 #!/bin/bash
2
3 fetchdoc=/data/opt/tools/shortcuts/fetchdoc.pl
4 cvsbase=nfo/doc/computing/sysadmin/linux
5
6 # MiniHowtos
7 $fetchdoc --cvs=$cvsbase/howto-sendmail_tls-imap_sasl-ldap-kerberosV.pod
8 $fetchdoc --cvs=$cvsbase/howto-setup-apache_mod-ssl.pod
9 $fetchdoc --cvs=$cvsbase/install_cyrus_sasl_v1.pod
10 $fetchdoc --cvs=$cvsbase/mini-howto-cyrus_imapd_v1-pam-kerberosV.pod
11 $fetchdoc --cvs=$cvsbase/mini-howto_trashcan-under-Linux_libtrash.pod
12
13 # builder
14 $fetchdoc --cvs=$cvsbase/.pod2htmlrc
15 chmod u+x .pod2htmlrc
16
17 # $fetchdoc --cvs=$cvsbase/
18

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed